adding missing actions

This commit is contained in:
Fahri Bilici
2024-12-31 17:54:33 +01:00
parent 1b601b839d
commit 2a08017dcd
6 changed files with 272 additions and 79 deletions

View File

@@ -4,7 +4,7 @@ import { z } from "zod";
import { getOwnedDomainsForTLD } from "../tools";
const getOwnedDomainsForTLDAction: Action = {
name: "solana_get_owned_domains_for_tld",
name: "solana_get_owned_tld_domains",
similes: [
"list owned domains for tld",
"get my domains for extension",