[{ "id": "ably", "name": "Ably", "interfaces": [{ "name": "PublishMessage", "properties": [{ "name": "kind", "type": "string", "types": "ably.channels.publishMessage", "optional": false }, { "name": "param:channelId", "type": "string", "types": [], "optional": false }, { "name": "body:name", "type": "string", "types": [], "optional": false }, { "name": "body:data", "type": "any", "types": [], "optional": false }, { "name": "body:encoding", "type": "string", "types": [], "optional": true }, { "name": "body:clientId", "type": "string", "types": [], "optional": true }, { "name": "body:connectionKey", "type": "string", "types": [], "optional": true }, { "name": "body:id", "type": "string", "types": [], "optional": true }, { "name": "body:extras", "type": "any", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "abstractapi", "name": "AbstractApi", "interfaces": [{ "name": "GetPublicHolidays", "properties": [{ "name": "kind", "type": "string", "types": "abstractapi.publicHolidays.get", "optional": false }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "query:country", "type": "string", "types": [], "optional": false }, { "name": "query:year", "type": "number", "types": [], "optional": true }, { "name": "query:month", "type": "number", "types": [], "optional": true }, { "name": "query:day", "type": "number", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "airtable", "name": "Airtable", "interfaces": [{ "name": "ListTableRecords", "properties": [{ "name": "kind", "type": "string", "types": "airtable.table.listrecords", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "param:baseId", "type": "string", "types": [], "optional": false }, { "name": "param:tableId", "type": "string", "types": [], "optional": false }, { "name": "query:fields", "type": "string", "types": [], "optional": true }, { "name": "query:filterByFormula", "type": "string", "types": [], "optional": true }, { "name": "query:maxRecords", "type": "number", "types": [], "optional": true }, { "name": "query:pageSize", "type": "number", "types": [], "optional": true }, { "name": "query:sort", "type": "string", "types": [], "optional": true }, { "name": "query:view", "type": "string", "types": [], "optional": true }, { "name": "query:cellFormat", "type": "string", "types": [], "optional": true }, { "name": "query:timeZone", "type": "string", "types": [], "optional": true }, { "name": "query:userLocale", "type": "string", "types": [], "optional": true }, { "name": "query:returnFieldsByFieldId", "type": "boolean", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateTableRecords", "properties": [{ "name": "kind", "type": "string", "types": "airtable.table.createrecords", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "param:baseId", "type": "string", "types": [], "optional": false }, { "name": "param:tableId", "type": "string", "types": [], "optional": false }, { "name": "body:records", "type": "any", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "alchemy", "name": "Alchemy", "interfaces": [{ "name": "NftGetNFTs", "properties": [{ "name": "kind", "type": "string", "types": "alchemy.nft.getNFTs", "optional": false }, { "name": "query:owner", "type": "string", "types": [], "optional": false }, { "name": "query:pageKey", "type": "string", "types": [], "optional": true }, { "name": "query:contractAddresses[]", "type": "string", "types": [], "optional": false }, { "name": "query:withMetadata", "type": "boolean", "types": [], "optional": true }, { "name": "auth:apikey", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "algolia", "name": "Algolia", "interfaces": [{ "name": "PostEvents", "properties": [{ "name": "kind", "type": "string", "types": "algolia.insights.events", "optional": false }, { "name": "body:events", "type": "array", "types": [], "optional": false }, { "name": "auth:x-algolia-api-key", "type": "string", "types": [], "optional": false }, { "name": "auth:x-algolia-application-id", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "AddObjectWithoutId", "properties": [{ "name": "kind", "type": "string", "types": "algolia.objects.addWithoutId", "optional": false }, { "name": "subdomain:applicationId", "type": "string", "types": [], "optional": false }, { "name": "param:indexName", "type": "string", "types": [], "optional": false }, { "name": "body:body", "type": "any", "types": [], "optional": false }, { "name": "auth:x-algolia-api-key", "type": "string", "types": [], "optional": false }, { "name": "auth:x-algolia-application-id", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "AddObjectWithId", "properties": [{ "name": "kind", "type": "string", "types": "algolia.objects.addWithId", "optional": false }, { "name": "subdomain:applicationId", "type": "string", "types": [], "optional": false }, { "name": "param:indexName", "type": "string", "types": [], "optional": false }, { "name": "param:objectId", "type": "string", "types": [], "optional": false }, { "name": "body:body", "type": "any", "types": [], "optional": false }, { "name": "auth:x-algolia-api-key", "type": "string", "types": [], "optional": false }, { "name": "auth:x-algolia-application-id", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "SearchQueryIndex", "properties": [{ "name": "kind", "type": "string", "types": "algolia.search.queryIndex", "optional": false }, { "name": "subdomain:applicationId", "type": "string", "types": [], "optional": false }, { "name": "param:indexName", "type": "string", "types": [], "optional": false }, { "name": "body:params", "type": "string", "types": [], "optional": false }, { "name": "auth:x-algolia-api-key", "type": "string", "types": [], "optional": false }, { "name": "auth:x-algolia-application-id", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "apicagent", "name": "ApicAgent", "interfaces": [{ "name": "Get", "properties": [{ "name": "kind", "type": "string", "types": "apicagent.agent.get", "optional": false }, { "name": "query:ua", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Post", "properties": [{ "name": "kind", "type": "string", "types": "apicagent.agent.post", "optional": false }, { "name": "body:ua", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "apiflash", "name": "APIFlash", "interfaces": [{ "name": "Screenshot", "properties": [{ "name": "kind", "type": "string", "types": "apiflash.core.screenshot", "optional": false }, { "name": "query:url", "type": "string", "types": [], "optional": false }, { "name": "query:format", "type": "query:format", "types": ["jpeg", "png", "webp"], "optional": true }, { "name": "query:width", "type": "number", "types": [], "optional": true }, { "name": "query:height", "type": "number", "types": [], "optional": true }, { "name": "query:fresh", "type": "boolean", "types": [], "optional": true }, { "name": "query:full_page", "type": "boolean", "types": [], "optional": true }, { "name": "query:quality", "type": "number", "types": [], "optional": true }, { "name": "query:delay", "type": "number", "types": [], "optional": true }, { "name": "query:scroll_page", "type": "boolean", "types": [], "optional": true }, { "name": "query:ttl", "type": "number", "types": [], "optional": true }, { "name": "query:response_type", "type": "query:response_type", "types": ["json", "image"], "optional": true }, { "name": "query:thumbnail_width", "type": "number", "types": [], "optional": true }, { "name": "query:no_cookie_banners", "type": "boolean", "types": [], "optional": true }, { "name": "query:no_ads", "type": "boolean", "types": [], "optional": true }, { "name": "query:no_tracking", "type": "boolean", "types": [], "optional": true }, { "name": "query:scale_factor", "type": "number", "types": [], "optional": true }, { "name": "query:element", "type": "string", "types": [], "optional": true }, { "name": "query:element_overlap", "type": "boolean", "types": [], "optional": true }, { "name": "query:user_agent", "type": "string", "types": [], "optional": true }, { "name": "query:extract_html", "type": "boolean", "types": [], "optional": true }, { "name": "query:extract_text", "type": "boolean", "types": [], "optional": true }, { "name": "query:transparent", "type": "boolean", "types": [], "optional": true }, { "name": "query:wait_for", "type": "string", "types": [], "optional": true }, { "name": "query:wait_until", "type": "query:wait_until", "types": ["network_idle", "dom_loaded", "page_loaded"], "optional": true }, { "name": "query:fail_on_status", "type": "string", "types": [], "optional": true }, { "name": "query:accept_language", "type": "string", "types": [], "optional": true }, { "name": "query:css", "type": "string", "types": [], "optional": true }, { "name": "query:cookies", "type": "string", "types": [], "optional": true }, { "name": "query:proxy", "type": "string", "types": [], "optional": true }, { "name": "query:latitude", "type": "string", "types": [], "optional": true }, { "name": "query:longitude", "type": "string", "types": [], "optional": true }, { "name": "query:accuracy", "type": "number", "types": [], "optional": true }, { "name": "query:js", "type": "string", "types": [], "optional": true }, { "name": "query:headers", "type": "string", "types": [], "optional": true }, { "name": "query:time_zone", "type": "string", "types": [], "optional": true }, { "name": "query:ip_location", "type": "string", "types": [], "optional": true }, { "name": "query:s3_access_key_id", "type": "string", "types": [], "optional": true }, { "name": "query:s3_secret_key", "type": "string", "types": [], "optional": true }, { "name": "query:s3_bucket", "type": "string", "types": [], "optional": true }, { "name": "query:s3_key", "type": "string", "types": [], "optional": true }, { "name": "auth:access_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "apify", "name": "Apify", "interfaces": [{ "name": "ListActors", "properties": [{ "name": "kind", "type": "string", "types": "apify.actors.list", "optional": false }, { "name": "query:my", "type": "boolean", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:desc", "type": "boolean", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "apipoint", "name": "APIPoint", "interfaces": [{ "name": "UserAvatar", "properties": [{ "name": "kind", "type": "string", "types": "apipoint.core.avatar", "optional": false }, { "name": "subdomain:type", "type": "string", "types": "user-avatar", "optional": false }, { "name": "query:name", "type": "string", "types": [], "optional": false }, { "name": "query:length", "type": "number", "types": [], "optional": true }, { "name": "query:background", "type": "string", "types": [], "optional": true }, { "name": "query:color", "type": "string", "types": [], "optional": true }, { "name": "query:bold", "type": "boolean", "types": [], "optional": true }, { "name": "query:rounded", "type": "number", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Weather", "properties": [{ "name": "kind", "type": "string", "types": "apipoint.core.weather", "optional": false }, { "name": "subdomain:type", "type": "string", "types": "weather-data", "optional": false }, { "name": "query:ip", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "FreeGifs", "properties": [{ "name": "kind", "type": "string", "types": "apipoint.core.gif", "optional": false }, { "name": "subdomain:type", "type": "string", "types": "free-gifs", "optional": false }, { "name": "query:q", "type": "string", "types": [], "optional": false }, { "name": "query:format", "type": "string", "types": [], "optional": true }, { "name": "query:provider", "type": "string", "types": [], "optional": true }, { "name": "query:location", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "QRCode", "properties": [{ "name": "kind", "type": "string", "types": "apipoint.core.qr", "optional": false }, { "name": "subdomain:type", "type": "string", "types": "qr-code", "optional": false }, { "name": "query:data", "type": "string", "types": [], "optional": false }, { "name": "query:size", "type": "number", "types": [], "optional": true }, { "name": "query:design", "type": "string", "types": [], "optional": true }, { "name": "query:color", "type": "string", "types": [], "optional": true }, { "name": "query:eyeball", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "IPDetails", "properties": [{ "name": "kind", "type": "string", "types": "apipoint.core.ip", "optional": false }, { "name": "subdomain:type", "type": "string", "types": "ip-details", "optional": false }, { "name": "query:ip", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "URLShot", "properties": [{ "name": "kind", "type": "string", "types": "apipoint.core.urlshot", "optional": false }, { "name": "subdomain:type", "type": "string", "types": "url-shot", "optional": false }, { "name": "query:url", "type": "string", "types": [], "optional": false }, { "name": "query:width", "type": "number", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "apitable", "name": "APITable", "interfaces": [{ "name": "GetRecords", "properties": [{ "name": "kind", "type": "string", "types": "apitable.records.get", "optional": false }, { "name": "param:tableId", "type": "string", "types": [], "optional": false }, { "name": "query:gridViewId", "type": "string", "types": [], "optional": true }, { "name": "query:fields", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "apitemplateio", "name": "APITemplateIo", "interfaces": [{ "name": "CreateImage", "properties": [{ "name": "kind", "type": "string", "types": "apitemplateio.core.createImage", "optional": false }, { "name": "query:template_id", "type": "string", "types": [], "optional": false }, { "name": "query:expiration", "type": "number", "types": [], "optional": false }, { "name": "body:overrides", "type": "array", "types": [], "optional": false }, { "name": "auth:X-API-KEY", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "arweave", "name": "Arweave", "interfaces": [{ "name": "GraphQLQuery", "properties": [{ "name": "kind", "type": "string", "types": "arweave.graphql.query", "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "body:variables", "type": "any", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetData", "properties": [{ "name": "kind", "type": "string", "types": "arweave.data.get", "optional": false }, { "name": "param:transactionId", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "asana", "name": "Asana", "interfaces": [{ "name": "GetMe", "properties": [{ "name": "kind", "type": "string", "types": "asana.users.me", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListWorkspaces", "properties": [{ "name": "kind", "type": "string", "types": "asana.workspaces.list", "optional": false }, { "name": "query:opt_pretty", "type": "boolean", "types": [], "optional": true }, { "name": "query:opt_fields", "type": "string", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateTask", "properties": [{ "name": "kind", "type": "string", "types": "asana.tasks.create", "optional": false }, { "name": "body:data", "type": "any", "types": [], "optional": false }, { "name": "query:opt_pretty", "type": "boolean", "types": [], "optional": true }, { "name": "query:opt_fields", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "assemblyai", "name": "AssemblyAI", "interfaces": [{ "name": "Transcribe", "properties": [{ "name": "kind", "type": "string", "types": "assemblyai.core.transcription", "optional": false }, { "name": "body:audio_url", "type": "string", "types": [], "optional": false }, { "name": "body:speaker_labels", "type": "boolean", "types": [], "optional": true }, { "name": "body:word_boost", "type": "array", "types": [], "optional": true }, { "name": "body:custom_spelling", "type": "array", "types": [], "optional": true }, { "name": "body:dual_channel", "type": "boolean", "types": [], "optional": true }, { "name": "body:disfluencies", "type": "boolean", "types": [], "optional": true }, { "name": "body:language_detection", "type": "boolean", "types": [], "optional": true }, { "name": "body:punctuate", "type": "boolean", "types": [], "optional": true }, { "name": "body:format_text", "type": "boolean", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Export", "properties": [{ "name": "kind", "type": "string", "types": "assemblyai.core.export", "optional": false }, { "name": "param:transcriptId", "type": "string", "types": [], "optional": false }, { "name": "param:format", "type": "param:format", "types": ["srt", "vtt", "sentences", "paragraphs"], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "auth0", "name": "Auth0", "interfaces": [{ "name": "GetAuthAccessToken", "properties": [{ "name": "kind", "type": "string", "types": "auth0.auth.accesstoken", "optional": false }, { "name": "body:client_id", "type": "string", "types": [], "optional": false }, { "name": "body:client_secret", "type": "string", "types": [], "optional": false }, { "name": "body:audience", "type": "string", "types": [], "optional": false }, { "name": "body:grant_type", "type": "string", "types": "client_credentials", "optional": false }, { "name": "subdomain:tenant", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetUsersByEmail", "properties": [{ "name": "kind", "type": "string", "types": "auth0.usersByEmail.get", "optional": false }, { "name": "query:email", "type": "string", "types": [], "optional": false }, { "name": "query:fields", "type": "string", "types": [], "optional": true }, { "name": "query:include_fields", "type": "boolean", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:tenant", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListOrSearchUsers", "properties": [{ "name": "kind", "type": "string", "types": "auth0.users.listOrSearch", "optional": false }, { "name": "query:q", "type": "string", "types": [], "optional": false }, { "name": "query:search_engine", "type": "query:search_engine", "types": ["v1", "v2", "v3"], "optional": false }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:per_page", "type": "number", "types": [], "optional": true }, { "name": "query:include_totals", "type": "boolean", "types": [], "optional": true }, { "name": "query:sort", "type": "string", "types": [], "optional": true }, { "name": "query:connection", "type": "string", "types": [], "optional": true }, { "name": "query:fields", "type": "string", "types": [], "optional": true }, { "name": "query:include_fields", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:tenant", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetUser", "properties": [{ "name": "kind", "type": "string", "types": "auth0.users.get", "optional": false }, { "name": "param:id", "type": "string", "types": [], "optional": false }, { "name": "query:fields", "type": "string", "types": [], "optional": true }, { "name": "query:include_fields", "type": "boolean", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:tenant", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateUser", "properties": [{ "name": "kind", "type": "string", "types": "auth0.users.create", "optional": false }, { "name": "body:email", "type": "string", "types": [], "optional": true }, { "name": "body:phone_number", "type": "string", "types": [], "optional": true }, { "name": "body:user_metadata", "type": "any", "types": [], "optional": true }, { "name": "body:blocked", "type": "boolean", "types": [], "optional": true }, { "name": "body:email_verified", "type": "boolean", "types": [], "optional": true }, { "name": "body:phone_verified", "type": "boolean", "types": [], "optional": true }, { "name": "body:app_metadata", "type": "any", "types": [], "optional": true }, { "name": "body:given_name", "type": "string", "types": [], "optional": true }, { "name": "body:family_name", "type": "string", "types": [], "optional": true }, { "name": "body:name", "type": "string", "types": [], "optional": true }, { "name": "body:nickname", "type": "string", "types": [], "optional": true }, { "name": "body:picture", "type": "string", "types": [], "optional": true }, { "name": "body:user_id", "type": "string", "types": [], "optional": true }, { "name": "body:connection", "type": "string", "types": [], "optional": true }, { "name": "body:password", "type": "string", "types": [], "optional": true }, { "name": "body:verify_email", "type": "boolean", "types": [], "optional": true }, { "name": "body:username", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:tenant", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "UpdateUser", "properties": [{ "name": "kind", "type": "string", "types": "auth0.users.update", "optional": false }, { "name": "param:id", "type": "string", "types": [], "optional": false }, { "name": "body:email", "type": "string", "types": [], "optional": true }, { "name": "body:phone_number", "type": "string", "types": [], "optional": true }, { "name": "body:user_metadata", "type": "any", "types": [], "optional": true }, { "name": "body:blocked", "type": "boolean", "types": [], "optional": true }, { "name": "body:email_verified", "type": "boolean", "types": [], "optional": true }, { "name": "body:phone_verified", "type": "boolean", "types": [], "optional": true }, { "name": "body:app_metadata", "type": "any", "types": [], "optional": true }, { "name": "body:given_name", "type": "string", "types": [], "optional": true }, { "name": "body:family_name", "type": "string", "types": [], "optional": true }, { "name": "body:name", "type": "string", "types": [], "optional": true }, { "name": "body:nickname", "type": "string", "types": [], "optional": true }, { "name": "body:picture", "type": "string", "types": [], "optional": true }, { "name": "body:user_id", "type": "string", "types": [], "optional": true }, { "name": "body:connection", "type": "string", "types": [], "optional": true }, { "name": "body:password", "type": "string", "types": [], "optional": true }, { "name": "body:verify_email", "type": "boolean", "types": [], "optional": true }, { "name": "body:username", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:tenant", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "DeleteUser", "properties": [{ "name": "kind", "type": "string", "types": "auth0.users.delete", "optional": false }, { "name": "param:userId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:tenant", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetConnections", "properties": [{ "name": "kind", "type": "string", "types": "auth0.connections.get", "optional": false }, { "name": "param:per_page", "type": "number", "types": [], "optional": true }, { "name": "param:page", "type": "number", "types": [], "optional": true }, { "name": "param:include_totals", "type": "boolean", "types": [], "optional": true }, { "name": "param:strategy", "type": "string", "types": [], "optional": true }, { "name": "param:name", "type": "string", "types": [], "optional": true }, { "name": "param:fields", "type": "string", "types": [], "optional": true }, { "name": "param:include_fields", "type": "boolean", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:tenant", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetRoles", "properties": [{ "name": "kind", "type": "string", "types": "auth0.roles.get", "optional": false }, { "name": "param:per_page", "type": "number", "types": [], "optional": true }, { "name": "param:page", "type": "number", "types": [], "optional": true }, { "name": "param:include_totals", "type": "boolean", "types": [], "optional": true }, { "name": "param:name_filter", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:tenant", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ConfigureNewCustomDomains", "properties": [{ "name": "kind", "type": "string", "types": "auth0.domains.configureNew", "optional": false }, { "name": "body:domain", "type": "string", "types": [], "optional": false }, { "name": "body:type", "type": "body:type", "types": ["auth0_managed_certs", "self_managed_certs"], "optional": false }, { "name": "body:verification_method", "type": "string", "types": "txt", "optional": true }, { "name": "body:tls_policy", "type": "string", "types": [], "optional": true }, { "name": "body:custom_client_ip_header", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:tenant", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "ayrshare", "name": "Ayrshare", "interfaces": [{ "name": "AnalyticsOnAShortenedLink", "properties": [{ "name": "kind", "type": "string", "types": "ayrshare.analytics.onShortenedLink", "optional": false }, { "name": "query:lastDays", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Post", "properties": [{ "name": "kind", "type": "string", "types": "ayrshare.post.post", "optional": false }, { "name": "body:post", "type": "string", "types": [], "optional": false }, { "name": "body:platforms", "type": "array", "types": [], "optional": false }, { "name": "body:mediaUrls", "type": "array", "types": [], "optional": true }, { "name": "body:schaduleDate", "type": "string", "types": [], "optional": true }, { "name": "body:shortenLinks", "type": "boolean", "types": [], "optional": true }, { "name": "body:autoSchedule", "type": "any", "types": [], "optional": true }, { "name": "body:autoRepost", "type": "any", "types": [], "optional": true }, { "name": "body:requireApproval", "type": "boolean", "types": [], "optional": true }, { "name": "body:autoHashtag", "type": "any", "types": [], "optional": true }, { "name": "body:unsplash", "type": "string", "types": [], "optional": true }, { "name": "body:faceBookOptions", "type": "any", "types": [], "optional": true }, { "name": "body:gmbOptions", "type": "any", "types": [], "optional": true }, { "name": "body:instagramOptions", "type": "any", "types": [], "optional": true }, { "name": "body:linkedInOptions", "type": "any", "types": [], "optional": true }, { "name": "body:twitterOptions", "type": "any", "types": [], "optional": true }, { "name": "body:youTubeOptions", "type": "any", "types": [], "optional": true }, { "name": "body:redditOptions", "type": "any", "types": [], "optional": true }, { "name": "body:telegramOptions", "type": "any", "types": [], "optional": true }, { "name": "body:pinterestOptions", "type": "any", "types": [], "optional": true }, { "name": "body:tikTokOptions", "type": "any", "types": [], "optional": true }, { "name": "body:ads", "type": "any", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "bamboohr", "name": "BambooHR", "interfaces": [{ "name": "EmployeesDirectory", "properties": [{ "name": "kind", "type": "string", "types": "bamboohr.employees.directory", "optional": false }, { "name": "param:companySlug", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "bannerbear", "name": "BannerBear", "interfaces": [{ "name": "CreateImage", "properties": [{ "name": "kind", "type": "string", "types": "bannerbear.images.create", "optional": false }, { "name": "body:template", "type": "string", "types": [], "optional": false }, { "name": "body:modifications", "type": "array", "types": [], "optional": false }, { "name": "webhook_url", "type": "string", "types": [], "optional": true }, { "name": "transparent", "type": "boolean", "types": [], "optional": true }, { "name": "render_pdf", "type": "boolean", "types": [], "optional": true }, { "name": "template_version", "type": "number", "types": [], "optional": true }, { "name": "metadata", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "RetrieveImage", "properties": [{ "name": "kind", "type": "string", "types": "bannerbear.images.retrieve", "optional": false }, { "name": "param:imageId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListImages", "properties": [{ "name": "kind", "type": "string", "types": "bannerbear.images.list", "optional": false }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "basementdev", "name": "BasementDev", "interfaces": [{ "name": "GraphQLQuery", "properties": [{ "name": "kind", "type": "string", "types": "basementdev.graphql.query", "optional": false }, { "name": "header:Content-Type", "type": "string", "types": "application/graphql", "optional": false }, { "name": "body:body", "type": "string", "types": [], "optional": false }, { "name": "auth:X-Basement-API-Key", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "baserow", "name": "BaseRow", "interfaces": [{ "name": "CreateRow", "properties": [{ "name": "kind", "type": "string", "types": "baserow.core.create", "optional": false }, { "name": "param:tableId", "type": "string", "types": [], "optional": false }, { "name": "body:body", "type": "any", "types": [], "optional": false }, { "name": "query:user_field_names", "type": "boolean", "types": [], "optional": true }, { "name": "query:before", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetRows", "properties": [{ "name": "kind", "type": "string", "types": "baserow.core.get", "optional": false }, { "name": "param:tableId", "type": "string", "types": [], "optional": false }, { "name": "query:user_field_names", "type": "boolean", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:size", "type": "number", "types": [], "optional": true }, { "name": "query:search", "type": "string", "types": [], "optional": true }, { "name": "query:orderby", "type": "string", "types": [], "optional": true }, { "name": "query:include", "type": "string", "types": [], "optional": true }, { "name": "query:exclude", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "beehiiv", "name": "Beehiiv", "interfaces": [{ "name": "CreateSubscriber", "properties": [{ "name": "kind", "type": "string", "types": "beehiiv.core.createSubscriber", "optional": false }, { "name": "body:email", "type": "string", "types": [], "optional": false }, { "name": "body:publication_id", "type": "string", "types": [], "optional": false }, { "name": "body:send_welcome_email", "type": "boolean", "types": [], "optional": true }, { "name": "body:utm_source", "type": "string", "types": [], "optional": true }, { "name": "auth:X-ApiKey", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetPublications", "properties": [{ "name": "kind", "type": "string", "types": "beehiiv.core.getPublications", "optional": false }, { "name": "auth:X-ApiKey", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "beew", "name": "Beew", "interfaces": [{ "name": "CreateSchedule", "properties": [{ "name": "kind", "type": "string", "types": "beew.schedule.create", "optional": false }, { "name": "body:name", "type": "string", "types": [], "optional": false }, { "name": "body:desc", "type": "string", "types": [], "optional": true }, { "name": "body:url", "type": "string", "types": [], "optional": false }, { "name": "body:type", "type": "body:type", "types": ["ONE_TIME", "RECURRING"], "optional": false }, { "name": "body:method", "type": "body:method", "types": ["GET", "POST", "PUT", "DELETE", "PATCH"], "optional": false }, { "name": "body:responseType", "type": "body:responsetype", "types": ["arraybuffer", "blob", "document", "json", "text", "stream"], "optional": false }, { "name": "body:trigger", "type": "string", "types": [], "optional": true }, { "name": "body:cronExpression", "type": "string", "types": [], "optional": true }, { "name": "body:notifyOnError", "type": "boolean", "types": [], "optional": false }, { "name": "body:notifyEmail", "type": "string", "types": [], "optional": true }, { "name": "body:timezone", "type": "string", "types": [], "optional": false }, { "name": "body:headers", "type": "array", "types": [], "optional": false }, { "name": "body:payload", "type": "string", "types": [], "optional": false }, { "name": "auth:X-API-KEY", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "UpdateSchedule", "properties": [{ "name": "kind", "type": "string", "types": "beew.schedule.update", "optional": false }, { "name": "body:id", "type": "string", "types": [], "optional": false }, { "name": "body:name", "type": "string", "types": [], "optional": false }, { "name": "body:desc", "type": "string", "types": [], "optional": true }, { "name": "body:url", "type": "string", "types": [], "optional": true }, { "name": "body:type", "type": "body:type", "types": ["ONE_TIME", "RECURRING"], "optional": true }, { "name": "body:method", "type": "body:method", "types": ["GET", "POST", "PUT", "DELETE", "PATCH"], "optional": true }, { "name": "body:responseType", "type": "body:responsetype", "types": ["arraybuffer", "blob", "document", "json", "text", "stream"], "optional": true }, { "name": "body:trigger", "type": "string", "types": [], "optional": true }, { "name": "body:cronExpression", "type": "string", "types": [], "optional": true }, { "name": "body:notifyOnError", "type": "boolean", "types": [], "optional": true }, { "name": "body:notifyEmail", "type": "string", "types": [], "optional": true }, { "name": "body:timezone", "type": "string", "types": [], "optional": true }, { "name": "body:headers", "type": "array", "types": [], "optional": true }, { "name": "body:payload", "type": "string", "types": [], "optional": true }, { "name": "auth:X-API-KEY", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "bigdatacloud", "name": "BigDataCloud", "interfaces": [{ "name": "ReverseGeoCodeClient", "properties": [{ "name": "kind", "type": "string", "types": "bigdatacloud.free.reverseGeoCodeClient", "optional": false }, { "name": "query:latitude", "type": "string", "types": [], "optional": true }, { "name": "query:longitude", "type": "string", "types": [], "optional": true }, { "name": "query:localityLanguage", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "bigml", "name": "BigML", "interfaces": [{ "name": "ListResources", "properties": [{ "name": "kind", "type": "string", "types": "bigml.resources.list", "optional": false }, { "name": "param:resource", "type": "string", "types": [], "optional": false }, { "name": "auth:username", "type": "string", "types": [], "optional": false }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "bing", "name": "Bing", "interfaces": [{ "name": "IndexNow", "properties": [{ "name": "kind", "type": "string", "types": "bing.webmastertools.indexnow", "optional": false }, { "name": "auth:key", "type": "string", "types": [], "optional": false }, { "name": "auth:keyLocation", "type": "string", "types": [], "optional": false }, { "name": "body:host", "type": "string", "types": [], "optional": false }, { "name": "body:urlList", "type": "array", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "bitio", "name": "BitIo", "interfaces": [{ "name": "DatabaseQuery", "properties": [{ "name": "kind", "type": "string", "types": "bitio.database.query", "optional": false }, { "name": "query:data_format", "type": "string", "types": [], "optional": true }, { "name": "body:query_string", "type": "string", "types": [], "optional": false }, { "name": "body:database_name", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "bitly", "name": "Bitly", "interfaces": [{ "name": "CreateShortLink", "properties": [{ "name": "kind", "type": "string", "types": "bitly.links.shorten", "optional": false }, { "name": "body:group_guid", "type": "string", "types": [], "optional": true }, { "name": "body:long_url", "type": "string", "types": [], "optional": false }, { "name": "body:domain", "type": "string", "types": [], "optional": true }, { "name": "auth:Authoriztion", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "booapi", "name": "BooAPI", "interfaces": [{ "name": "UserBalance", "properties": [{ "name": "kind", "type": "string", "types": "booapi.user.balance", "optional": false }, { "name": "auth:key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateTask", "properties": [{ "name": "kind", "type": "string", "types": "booapi.task.create", "optional": false }, { "name": "body:keywords", "type": "array", "types": [], "optional": false }, { "name": "body:googleId", "type": "number", "types": [], "optional": true }, { "name": "body:device", "type": "body:device", "types": ["desktop", "mobile"], "optional": true }, { "name": "body:hl", "type": "string", "types": [], "optional": true }, { "name": "body:noreask", "type": "body:noreask", "types": [0, 1], "optional": true }, { "name": "body:numdoc", "type": "number", "types": [], "optional": true }, { "name": "auth:key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "TaskStatus", "properties": [{ "name": "kind", "type": "string", "types": "booapi.task.status", "optional": false }, { "name": "param:taskId", "type": "string", "types": [], "optional": false }, { "name": "auth:key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "TaskResults", "properties": [{ "name": "kind", "type": "string", "types": "booapi.task.results", "optional": false }, { "name": "param:taskId", "type": "string", "types": [], "optional": false }, { "name": "query:limit", "type": "number", "types": [], "optional": false }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "auth:key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "brandfetch", "name": "Brandfetch", "interfaces": [{ "name": "BrandByDomainOrId", "properties": [{ "name": "kind", "type": "string", "types": "brandfetch.brands.byDomainOrId", "optional": false }, { "name": "param:domainOrId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "browsersfyi", "name": "BrowsersFyi", "interfaces": [{ "name": "Get", "properties": [{ "name": "kind", "type": "string", "types": "browsersfyi.core.get", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "bruzu", "name": "Bruzu", "interfaces": [{ "name": "CreateImage", "properties": [{ "name": "kind", "type": "string", "types": "bruzu.image.create", "optional": false }, { "name": "auth:apiKey", "type": "string", "types": [], "optional": false }, { "name": "query:height", "type": "number", "types": [], "optional": true }, { "name": "query:width", "type": "number", "types": [], "optional": true }, { "name": "query:backgroundColor", "type": "string", "types": [], "optional": true }, { "name": "query:backgroundImage", "type": "string", "types": [], "optional": true }, { "name": "query:backgroundImage.opacity", "type": "number", "types": [], "optional": true }, { "name": "query:scale", "type": "number", "types": [], "optional": true }, { "name": "query:download", "type": "body:noreask", "types": [0, 1], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "bugherd", "name": "BugHerd", "interfaces": [{ "name": "ListProjects", "properties": [{ "name": "kind", "type": "string", "types": "bugherd.projects.list", "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": "x", "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListTasks", "properties": [{ "name": "kind", "type": "string", "types": "bugherd.tasks.list", "optional": false }, { "name": "param:projectId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": "x", "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "buttercms", "name": "ButterCMS", "interfaces": [{ "name": "GetMultiplePages", "properties": [{ "name": "kind", "type": "string", "types": "buttercms.pages.getMultiple", "optional": false }, { "name": "param:page_type", "type": "string", "types": [], "optional": false }, { "name": "query:preview", "type": "body:noreask", "types": [0, 1], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:page_size", "type": "number", "types": [], "optional": true }, { "name": "query:locale", "type": "string", "types": [], "optional": true }, { "name": "query:lvels", "type": "number", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "auth:auth_token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "buttondownemail", "name": "ButtondownEmail", "interfaces": [{ "name": "ListSubscribers", "properties": [{ "name": "kind", "type": "string", "types": "buttondownemail.subscribers.list", "optional": false }, { "name": "query:type", "type": "query:type", "types": ["regular", "removed", "unactivated", "unpaid", "churned", "premium", "gifted", "unsubscribed", "spammy", "trialed", "paused"], "optional": true }, { "name": "query:tag", "type": "string", "types": [], "optional": true }, { "name": "query:email", "type": "string", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:ordering", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateSubscriber", "properties": [{ "name": "kind", "type": "string", "types": "buttondownemail.subscribers.create", "optional": false }, { "name": "body:email", "type": "string", "types": [], "optional": true }, { "name": "body:metadata", "type": "any", "types": [], "optional": true }, { "name": "body:notes", "type": "any", "types": [], "optional": true }, { "name": "body:referrer_url", "type": "string", "types": [], "optional": true }, { "name": "body:tags", "type": "array", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "UpdateSubscriber", "properties": [{ "name": "kind", "type": "string", "types": "buttondownemail.subscribers.update", "optional": false }, { "name": "param:id", "type": "string", "types": [], "optional": false }, { "name": "body:email", "type": "string", "types": [], "optional": true }, { "name": "body:metadata", "type": "any", "types": [], "optional": true }, { "name": "body:notes", "type": "any", "types": [], "optional": true }, { "name": "body:referrer_url", "type": "string", "types": [], "optional": true }, { "name": "body:tags", "type": "array", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "DeleteSubscriber", "properties": [{ "name": "kind", "type": "string", "types": "buttondownemail.subscribers.delete", "optional": false }, { "name": "param:id", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "calcom", "name": "CalCom", "interfaces": [{ "name": "FindAllAvailabilities", "properties": [{ "name": "kind", "type": "string", "types": "calcom.availability.findAllAvailabilities", "optional": false }, { "name": "auth:apiKey", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "FindAnAvailability", "properties": [{ "name": "kind", "type": "string", "types": "calcom.availability.findAnAvailability", "optional": false }, { "name": "param:availabilityId", "type": "number", "types": [], "optional": false }, { "name": "auth:apiKey", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateAvailability", "properties": [{ "name": "kind", "type": "string", "types": "calcom.availability.create", "optional": false }, { "name": "body:days", "type": "array", "types": [], "optional": true }, { "name": "body:startTime", "type": "string", "types": [], "optional": false }, { "name": "body:endTime", "type": "string", "types": [], "optional": false }, { "name": "auth:apiKey", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "FindAllEventTypes", "properties": [{ "name": "kind", "type": "string", "types": "calcom.eventTypes.findAllEventTypes", "optional": false }, { "name": "auth:apiKey", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "calendarific", "name": "Calendarific", "interfaces": [{ "name": "GetHolidays", "properties": [{ "name": "kind", "type": "string", "types": "calendarific.core.holidays", "optional": false }, { "name": "query:country", "type": "string", "types": [], "optional": false }, { "name": "query:year", "type": "number", "types": [], "optional": false }, { "name": "query:day", "type": "number", "types": [], "optional": true }, { "name": "query:month", "type": "number", "types": [], "optional": true }, { "name": "query:location", "type": "string", "types": [], "optional": true }, { "name": "query:type", "type": "query:type", "types": ["local", "national", "religious", "observance"], "optional": true }, { "name": "query:language", "type": "string", "types": [], "optional": true }, { "name": "query:uuid", "type": "boolean", "types": [], "optional": true }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetCountries", "properties": [{ "name": "kind", "type": "string", "types": "calendarific.core.countries", "optional": false }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetLanguages", "properties": [{ "name": "kind", "type": "string", "types": "calendarific.core.languages", "optional": false }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "camunda", "name": "Camunda", "interfaces": [{ "name": "ConsoleToken", "properties": [{ "name": "kind", "type": "string", "types": "camunda.console.token", "optional": false }, { "name": "body:grant_type", "type": "string", "types": "client_credentials", "optional": false }, { "name": "body:audience", "type": "string", "types": "api.cloud.camunda.io", "optional": false }, { "name": "body:client_id", "type": "string", "types": [], "optional": false }, { "name": "body:client_secret", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ConsoleGetClusters", "properties": [{ "name": "kind", "type": "string", "types": "camunda.console.getClusters", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ConsoleGetClustersParameters", "properties": [{ "name": "kind", "type": "string", "types": "camunda.console.getClustersParameters", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ConsoleDeleteCluster", "properties": [{ "name": "kind", "type": "string", "types": "camunda.console.deleteCluster", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "param:clusterId", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ConsoleCreateCluster", "properties": [{ "name": "kind", "type": "string", "types": "camunda.console.createCluster", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "body:name", "type": "string", "types": [], "optional": false }, { "name": "body:planTypeId", "type": "string", "types": [], "optional": false }, { "name": "body:channelId", "type": "string", "types": [], "optional": false }, { "name": "body:generationId", "type": "string", "types": [], "optional": false }, { "name": "body:regionId", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ConsoleGetClients", "properties": [{ "name": "kind", "type": "string", "types": "camunda.console.getClients", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "param:clusterId", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ConsoleCreateClient", "properties": [{ "name": "kind", "type": "string", "types": "camunda.console.createClient", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "param:clusterId", "type": "string", "types": [], "optional": false }, { "name": "body:clientName", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ConsoleGetClient", "properties": [{ "name": "kind", "type": "string", "types": "camunda.console.getClient", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "param:clusterId", "type": "string", "types": [], "optional": false }, { "name": "param:clientId", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ConsoleDeleteClient", "properties": [{ "name": "kind", "type": "string", "types": "camunda.console.deleteClient", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "param:clusterId", "type": "string", "types": [], "optional": false }, { "name": "param:clientId", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "canny", "name": "Canny", "interfaces": [{ "name": "ListBoards", "properties": [{ "name": "kind", "type": "string", "types": "canny.boards.list", "optional": false }, { "name": "auth:apiKey", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "RetrieveBoard", "properties": [{ "name": "kind", "type": "string", "types": "canny.boards.retrieve", "optional": false }, { "name": "body:id", "type": "string", "types": [], "optional": false }, { "name": "auth:apiKey", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListPosts", "properties": [{ "name": "kind", "type": "string", "types": "canny.posts.list", "optional": false }, { "name": "body:boardID", "type": "string", "types": [], "optional": true }, { "name": "body:authorID", "type": "string", "types": [], "optional": true }, { "name": "body:companyID", "type": "string", "types": [], "optional": true }, { "name": "body:tagIDs", "type": "array", "types": [], "optional": true }, { "name": "body:limit", "type": "number", "types": [], "optional": true }, { "name": "body:search", "type": "string", "types": [], "optional": true }, { "name": "body:skip", "type": "number", "types": [], "optional": true }, { "name": "body:sort", "type": "body:sort", "types": ["newest", "oldest", "relevance", "score", "statusChanged", "trending"], "optional": true }, { "name": "body:status", "type": "string", "types": [], "optional": true }, { "name": "auth:apiKey", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "carbengage", "name": "CarbEngage", "interfaces": [{ "name": "Info", "properties": [{ "name": "kind", "type": "string", "types": "carbengage.core.info", "optional": false }, { "name": "query:id", "type": "number", "types": [], "optional": false }, { "name": "query:year", "type": "number", "types": [], "optional": true }, { "name": "auth:x-api-key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "chargebee", "name": "Chargebee", "interfaces": [{ "name": "ListSubscriptions", "properties": [{ "name": "kind", "type": "string", "types": "chargebee.subscriptions.list", "optional": false }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "query:include_deleted", "type": "boolean", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }] }, { "name": "subdomain:chargebeeSlug", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "chartmogul", "name": "ChartMogul", "interfaces": [{ "name": "TrackLeadAndFreeTrial", "properties": [{ "name": "kind", "type": "string", "types": "chartmogul.tracking.user", "optional": false }, { "name": "body:data_source_uuid", "type": "string", "types": [], "optional": false }, { "name": "body:external_id", "type": "string", "types": [], "optional": false }, { "name": "body:name", "type": "string", "types": [], "optional": false }, { "name": "body:email", "type": "string", "types": [], "optional": false }, { "name": "body:country", "type": "string", "types": [], "optional": false }, { "name": "body:lead_created_at", "type": "string", "types": [], "optional": false }, { "name": "body:free_trial_started_at", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "checkly", "name": "Checkly", "interfaces": [{ "name": "ListChecks", "properties": [{ "name": "kind", "type": "string", "types": "checkly.checks.list", "optional": false }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:apiCheckUrlFilterPattern", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "header:X-Checkly-Account", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListDashboards", "properties": [{ "name": "kind", "type": "string", "types": "checkly.dashboards.list", "optional": false }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "header:X-Checkly-Account", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "clarifai", "name": "Carifai", "interfaces": [{ "name": "MakePredictions", "properties": [{ "name": "kind", "type": "string", "types": "clarifai.predictions.make", "optional": false }, { "name": "param:modelId", "type": "string", "types": [], "optional": false }, { "name": "body:inputs", "type": "array", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "MakePredictionsWithVersion", "properties": [{ "name": "kind", "type": "string", "types": "clarifai.predictions.makeWithVersion", "optional": false }, { "name": "param:modelId", "type": "string", "types": [], "optional": false }, { "name": "param:versionId", "type": "string", "types": [], "optional": false }, { "name": "body:inputs", "type": "array", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "clearbit", "name": "Clearbit", "interfaces": [{ "name": "LogoGet", "properties": [{ "name": "kind", "type": "string", "types": "clearbit.logo.get", "optional": false }, { "name": "param:domain", "type": "string", "types": [], "optional": false }, { "name": "query:size", "type": "number", "types": [], "optional": true }, { "name": "query:format", "type": "query:format", "types": ["png", "jpg"], "optional": true }, { "name": "query:greyscale", "type": "boolean", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "clicksend", "name": "ClickSend", "interfaces": [{ "name": "SendEmail", "properties": [{ "name": "kind", "type": "string", "types": "clicksend.email.send", "optional": false }, { "name": "body:body", "type": "", "types": [], "optional": false, "properties": [{ "name": "to", "type": "array", "types": [], "optional": false }, { "name": "cc", "type": "array", "types": [], "optional": true }, { "name": "bcc", "type": "array", "types": [], "optional": true }, { "name": "from", "type": "sender", "types": [], "optional": false, "properties": [{ "name": "email_address_id", "type": "number", "types": [], "optional": false }, { "name": "name", "type": "string", "types": [], "optional": false }] }, { "name": "subject", "type": "string", "types": [], "optional": false }, { "name": "body", "type": "string", "types": [], "optional": false }, { "name": "attachments", "type": "array", "types": [], "optional": true }, { "name": "schedule", "type": "number", "types": [], "optional": true }] }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "clickup", "name": "ClickUp", "interfaces": [{ "name": "SpacesGetAll", "properties": [{ "name": "kind", "type": "string", "types": "clickup.spaces.getAll", "optional": false }, { "name": "query:archived", "type": "boolean", "types": [], "optional": true }, { "name": "param:teamId", "type": "number", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListsGetAllFolderless", "properties": [{ "name": "kind", "type": "string", "types": "clickup.lists.getAllFolderless", "optional": false }, { "name": "query:archived", "type": "boolean", "types": [], "optional": true }, { "name": "param:spaceId", "type": "number", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "TasksGetAll", "properties": [{ "name": "kind", "type": "string", "types": "clickup.tasks.getAll", "optional": false }, { "name": "param:listId", "type": "number", "types": [], "optional": false }, { "name": "query:archived", "type": "boolean", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:order_by", "type": "query:order_by", "types": ["id", "created", "updated", "due_date"], "optional": true }, { "name": "query:reverse", "type": "boolean", "types": [], "optional": true }, { "name": "query:subtasks", "type": "boolean", "types": [], "optional": true }, { "name": "query:statuses[]", "type": "string", "types": [], "optional": true }, { "name": "query:include_closed", "type": "boolean", "types": [], "optional": true }, { "name": "query:assignees[]", "type": "string", "types": [], "optional": true }, { "name": "query:due_date_gt", "type": "number", "types": [], "optional": true }, { "name": "query:due_date_lt", "type": "number", "types": [], "optional": true }, { "name": "query:date_created_gt", "type": "number", "types": [], "optional": true }, { "name": "query:date_created_lt", "type": "number", "types": [], "optional": true }, { "name": "query:date_updated_gt", "type": "number", "types": [], "optional": true }, { "name": "query:date_updated_lt", "type": "number", "types": [], "optional": true }, { "name": "query:custom_fields[]", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "clockify", "name": "Clockify", "interfaces": [{ "name": "ProjectsGetAll", "properties": [{ "name": "kind", "type": "string", "types": "clockify.projects.getAll", "optional": false }, { "name": "baseId", "type": "baseid", "types": ["base", "reports", "timeoff"], "optional": false }, { "name": "param:workspaceId", "type": "string", "types": [], "optional": false }, { "name": "query:hydrated", "type": "boolean", "types": [], "optional": true }, { "name": "query:archived", "type": "boolean", "types": [], "optional": true }, { "name": "query:name", "type": "string", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:page-size", "type": "number", "types": [], "optional": true }, { "name": "query:billable", "type": "boolean", "types": [], "optional": true }, { "name": "query:clients", "type": "string", "types": [], "optional": true }, { "name": "query:contains-client", "type": "boolean", "types": [], "optional": true }, { "name": "query:client-status", "type": "query:client-status", "types": ["ACTIVE", "ARCHIVED"], "optional": true }, { "name": "query:users", "type": "string", "types": [], "optional": true }, { "name": "query:contains-users", "type": "boolean", "types": [], "optional": true }, { "name": "query:user-status", "type": "query:user-status", "types": ["ACTIVE", "INACTIVE"], "optional": true }, { "name": "query:is-template", "type": "boolean", "types": [], "optional": true }, { "name": "query:sort-column", "type": "query:sort-column", "types": ["ASCENDING", "DESCENDING"], "optional": true }, { "name": "auth:X-Api-Key", "type": "string", "types": [], "optional": false }] }] }, { "id": "close", "name": "Close", "interfaces": [{ "name": "GetMe", "properties": [{ "name": "kind", "type": "string", "types": "close.account.me", "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListLeads", "properties": [{ "name": "kind", "type": "string", "types": "close.leads.list", "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateLead", "properties": [{ "name": "kind", "type": "string", "types": "close.leads.create", "optional": false }, { "name": "body:body", "type": "", "types": [], "optional": false, "properties": [{ "name": "name", "type": "string", "types": [], "optional": false }, { "name": "url", "type": "string", "types": [], "optional": true }, { "name": "description", "type": "string", "types": [], "optional": true }, { "name": "contacts", "type": "array", "types": [], "optional": true }, { "name": "addresses", "type": "array", "types": [], "optional": true }] }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "cloudflare", "name": "CloudFlare", "interfaces": [{ "name": "ListZones", "properties": [{ "name": "kind", "type": "string", "types": "cloudflare.zones.list", "optional": false }, { "name": "query:match", "type": "query:match", "types": ["any", "all"], "optional": true }, { "name": "query:name", "type": "string", "types": [], "optional": true }, { "name": "query:account.name", "type": "string", "types": [], "optional": true }, { "name": "query:order", "type": "query:order", "types": ["status", "name", "account.id", "account.name"], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:per_page", "type": "number", "types": [], "optional": true }, { "name": "query:status", "type": "query:status", "types": ["active", "pending", "initializing", "moved", "deleted", "deactivated", "readonly"], "optional": true }, { "name": "query:account.id", "type": "string", "types": [], "optional": true }, { "name": "query:direction", "type": "query:direction", "types": ["asc", "desc"], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "codat", "name": "Codat", "interfaces": [{ "name": "GetCategories", "properties": [{ "name": "kind", "type": "string", "types": "codat.assess.getCategories", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "codedetection", "name": "CodeDetection", "interfaces": [{ "name": "CodeDetectionBase", "properties": [{ "name": "auth:apikey", "type": "string", "types": [], "optional": false }] }] }, { "id": "coincap", "name": "CoinCap", "interfaces": [{ "name": "getAssets", "properties": [{ "name": "kind", "type": "string", "types": "coincap.assets.get", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "getAsset", "properties": [{ "name": "kind", "type": "string", "types": "coincap.assets.getOne", "optional": false }, { "name": "param:id", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "getAssetHistory", "properties": [{ "name": "kind", "type": "string", "types": "coincap.assets.history", "optional": false }, { "name": "param:id", "type": "string", "types": [], "optional": false }, { "name": "query:interval", "type": "query:interval", "types": ["m1", "m5", "m15", "m30", "h1", "h2", "h6", "h12", "d1"], "optional": false }, { "name": "query:start", "type": "number", "types": [], "optional": true }, { "name": "query:end", "type": "number", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "getAssetMarkets", "properties": [{ "name": "kind", "type": "string", "types": "coincap.assets.markets", "optional": false }, { "name": "param:id", "type": "string", "types": [], "optional": false }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "coingecko", "name": "CoinGecko", "interfaces": [{ "name": "ListCoins", "properties": [{ "name": "kind", "type": "string", "types": "coingecko.coins.list", "optional": false }, { "name": "query:include_platform", "type": "boolean", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CoinsMarkets", "properties": [{ "name": "kind", "type": "string", "types": "coingecko.coins.markets", "optional": false }, { "name": "query:vs_currency", "type": "string", "types": [], "optional": false }, { "name": "query:ids", "type": "string", "types": [], "optional": true }, { "name": "query:category", "type": "string", "types": [], "optional": true }, { "name": "query:order", "type": "query:order", "types": ["market_cap_desc", "gecko_desc", "gecko_asc", "market_cap_asc", "volume_asc", "volume_desc", "id_asc", "id_desc"], "optional": true }, { "name": "query:per_page", "type": "number", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:sparkline", "type": "boolean", "types": [], "optional": true }, { "name": "query:price_change_percentage", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CoinById", "properties": [{ "name": "kind", "type": "string", "types": "coingecko.coins.id", "optional": false }, { "name": "param:id", "type": "string", "types": [], "optional": false }, { "name": "query:localization", "type": "boolean", "types": [], "optional": true }, { "name": "query:tickers", "type": "boolean", "types": [], "optional": true }, { "name": "query:market_data", "type": "boolean", "types": [], "optional": true }, { "name": "query:community_data", "type": "boolean", "types": [], "optional": true }, { "name": "query:developer_data", "type": "boolean", "types": [], "optional": true }, { "name": "query:sparkline", "type": "boolean", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CoinTickersById", "properties": [{ "name": "kind", "type": "string", "types": "coingecko.coins.idTickers", "optional": false }, { "name": "param:id", "type": "string", "types": [], "optional": false }, { "name": "query:exchange_ids", "type": "string", "types": [], "optional": true }, { "name": "query:include_exchange_logo", "type": "boolean", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:order", "type": "query:order", "types": ["volume_desc", "trust_score_desc", "trust_score_asc"], "optional": true }, { "name": "query:depth", "type": "boolean", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CoinHistoryById", "properties": [{ "name": "kind", "type": "string", "types": "coingecko.coins.idHistory", "optional": false }, { "name": "param:id", "type": "string", "types": [], "optional": false }, { "name": "query:date", "type": "string", "types": [], "optional": true }, { "name": "query:localization", "type": "boolean", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CoinMarketChartById", "properties": [{ "name": "kind", "type": "string", "types": "coingecko.coins.idMarketChart", "optional": false }, { "name": "param:vs_currency", "type": "string", "types": [], "optional": false }, { "name": "query:days", "type": "query:days", "types": [null, "max"], "optional": false }, { "name": "query:interval", "type": "string", "types": "daily", "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CoinMarketChartRangeById", "properties": [{ "name": "kind", "type": "string", "types": "coingecko.coins.idMarketChartRange", "optional": false }, { "name": "param:vs_currency", "type": "string", "types": [], "optional": false }, { "name": "query:from", "type": "number", "types": [], "optional": false }, { "name": "query:to", "type": "number", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetSimpleSupportedVsCurrencies", "properties": [{ "name": "kind", "type": "string", "types": "coingecko.simple.supportedVsCurrencies", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetSimplePrice", "properties": [{ "name": "kind", "type": "string", "types": "coingecko.simple.price", "optional": false }, { "name": "query:ids", "type": "string", "types": [], "optional": false }, { "name": "query:vs_currencies", "type": "string", "types": [], "optional": false }, { "name": "query:include_market_cap", "type": "boolean", "types": [], "optional": true }, { "name": "query:include_24hr_vol", "type": "boolean", "types": [], "optional": true }, { "name": "query:include_24hr_change", "type": "boolean", "types": [], "optional": true }, { "name": "query:include_last_updated_at", "type": "boolean", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetSimpleTokenPrice", "properties": [{ "name": "kind", "type": "string", "types": "coingecko.simple.tokenPrice", "optional": false }, { "name": "param:id", "type": "string", "types": [], "optional": false }, { "name": "query:contract_addresses", "type": "string", "types": [], "optional": false }, { "name": "query:vs_currencies", "type": "string", "types": [], "optional": false }, { "name": "query:include_market_cap", "type": "boolean", "types": [], "optional": true }, { "name": "query:include_24hr_vol", "type": "boolean", "types": [], "optional": true }, { "name": "query:include_24hr_change", "type": "boolean", "types": [], "optional": true }, { "name": "query:include_last_updated_at", "type": "boolean", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "coinlayer", "name": "Coinlayer", "interfaces": [{ "name": "GetLive", "properties": [{ "name": "kind", "type": "string", "types": "coinlayer.all.live", "optional": false }, { "name": "query:target", "type": "string", "types": [], "optional": true }, { "name": "query:symbols", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }, { "name": "auth:access_key", "type": "string", "types": [], "optional": false }] }, { "name": "GetList", "properties": [{ "name": "kind", "type": "string", "types": "coinlayer.all.list", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }, { "name": "auth:access_key", "type": "string", "types": [], "optional": false }] }, { "name": "GetHistorical", "properties": [{ "name": "kind", "type": "string", "types": "coinlayer.all.historical", "optional": false }, { "name": "param:yyyy-mm-dd", "type": "string", "types": [], "optional": false }, { "name": "query:target", "type": "string", "types": [], "optional": true }, { "name": "query:symbols", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }, { "name": "auth:access_key", "type": "string", "types": [], "optional": false }] }] }, { "id": "coinmarketcap", "name": "CoinMarketCap", "interfaces": [{ "name": "CryptocurrencyListingsHistorical", "properties": [{ "name": "kind", "type": "string", "types": "coinmarketcap.cryptocurrency.listingsHistorical", "optional": false }, { "name": "query:date", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }, { "name": "auth:X-CMC_PRO_API_KEY", "type": "string", "types": [], "optional": false }, { "name": "query:start", "type": "number", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:convert", "type": "string", "types": [], "optional": true }, { "name": "query:convert_id", "type": "string", "types": [], "optional": true }, { "name": "query:sort", "type": "string", "types": [], "optional": true }, { "name": "query:sort_dir", "type": "query:direction", "types": ["asc", "desc"], "optional": true }, { "name": "query:cryptocurrency_type", "type": "query:cryptocurrency_type", "types": ["all", "coins", "tokens"], "optional": true }, { "name": "query:aux", "type": "string", "types": [], "optional": true }] }, { "name": "CryptocurrencyListingsLatest", "properties": [{ "name": "kind", "type": "string", "types": "coinmarketcap.cryptocurrency.listingsLatest", "optional": false }, { "name": "query:price_min", "type": "number", "types": [], "optional": true }, { "name": "query:price_max", "type": "number", "types": [], "optional": true }, { "name": "query:market_cap_min", "type": "number", "types": [], "optional": true }, { "name": "query:market_cap_max", "type": "number", "types": [], "optional": true }, { "name": "query:volume_24h_min", "type": "number", "types": [], "optional": true }, { "name": "query:volume_24h_max", "type": "number", "types": [], "optional": true }, { "name": "query:circulating_supply_min", "type": "number", "types": [], "optional": true }, { "name": "query:circulating_supply_max", "type": "number", "types": [], "optional": true }, { "name": "query:percent_change_24h_min", "type": "number", "types": [], "optional": true }, { "name": "query:percent_change_24h_max", "type": "number", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }, { "name": "auth:X-CMC_PRO_API_KEY", "type": "string", "types": [], "optional": false }, { "name": "query:start", "type": "number", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:convert", "type": "string", "types": [], "optional": true }, { "name": "query:convert_id", "type": "string", "types": [], "optional": true }, { "name": "query:sort", "type": "string", "types": [], "optional": true }, { "name": "query:sort_dir", "type": "query:direction", "types": ["asc", "desc"], "optional": true }, { "name": "query:cryptocurrency_type", "type": "query:cryptocurrency_type", "types": ["all", "coins", "tokens"], "optional": true }, { "name": "query:aux", "type": "string", "types": [], "optional": true }] }] }, { "id": "configcat", "name": "ConfigCat", "interfaces": [{ "name": "FeatureFlagGetValue", "properties": [{ "name": "kind", "type": "string", "types": "configcat.featureflagValue.get", "optional": false }, { "name": "param:settingKeyOrId", "type": "string", "types": [], "optional": false }, { "name": "auth:X-CONFIGCAT-SDKKEY", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "congressgov", "name": "CongressGov", "interfaces": [{ "name": "ListBills", "properties": [{ "name": "kind", "type": "string", "types": "congressgov.bill.get", "optional": false }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "query:format", "type": "query:format", "types": ["json", "xml"], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListAmendments", "properties": [{ "name": "kind", "type": "string", "types": "congressgov.amendment.get", "optional": false }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "query:format", "type": "query:format", "types": ["json", "xml"], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "contentchef", "name": "Contentchef", "interfaces": [{ "name": "GetPublishedContent", "properties": [{ "name": "kind", "type": "string", "types": "contentchef.live.content", "optional": false }, { "name": "param:spaceId", "type": "string", "types": [], "optional": false }, { "name": "param:publishingChannel", "type": "string", "types": [], "optional": false }, { "name": "query:publicId", "type": "string", "types": [], "optional": false }, { "name": "auth:X-Chef-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "contentful", "name": "ContentFul", "interfaces": [{ "name": "ContentGetSpace", "properties": [{ "name": "kind", "type": "string", "types": "contentful.content.getSpace", "optional": false }, { "name": "param:spaceId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ContentGetSpaceContentModel", "properties": [{ "name": "kind", "type": "string", "types": "contentful.content.getSpaceContentModel", "optional": false }, { "name": "param:environmentId", "type": "string", "types": [], "optional": false }, { "name": "param:spaceId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ContentGetSpaceSingleContentType", "properties": [{ "name": "kind", "type": "string", "types": "contentful.content.getSpaceSingleContentType", "optional": false }, { "name": "param:environmentId", "type": "string", "types": [], "optional": false }, { "name": "param:contentTypeId", "type": "string", "types": [], "optional": false }, { "name": "param:spaceId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GraphQLbySpace", "properties": [{ "name": "kind", "type": "string", "types": "contentful.graphql.queryBySpace", "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "param:spaceId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GraphQLbySpaceAndEnvironment", "properties": [{ "name": "kind", "type": "string", "types": "contentful.graphql.queryBySpaceAndEnvironment", "optional": false }, { "name": "param:environmentId", "type": "string", "types": [], "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "param:spaceId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "convertkit", "name": "ConvertKit", "interfaces": [{ "name": "GetAccount", "properties": [{ "name": "kind", "type": "string", "types": "convertkit.account.get", "optional": false }, { "name": "auth:api_secret", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListSubscribers", "properties": [{ "name": "kind", "type": "string", "types": "convertkit.subscribers.list", "optional": false }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:from", "type": "string", "types": [], "optional": true }, { "name": "query:to", "type": "string", "types": [], "optional": true }, { "name": "query:updated_from", "type": "string", "types": [], "optional": true }, { "name": "query:updated_to", "type": "string", "types": [], "optional": true }, { "name": "query:sort_order", "type": "query:direction", "types": ["asc", "desc"], "optional": true }, { "name": "query:sort_field", "type": "string", "types": [], "optional": true }, { "name": "query:email_address", "type": "string", "types": [], "optional": true }, { "name": "auth:api_secret", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "cosmicjs", "name": "CosmicJS", "interfaces": [{ "name": "Authenticate", "properties": [{ "name": "kind", "type": "string", "types": "cosmicjs.auth.token", "optional": false }, { "name": "auth:email", "type": "string", "types": [], "optional": false }, { "name": "auth:password", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GraphQLQuery", "properties": [{ "name": "kind", "type": "string", "types": "cosmicjs.graphql.query", "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetProductsByMetadataValue", "properties": [{ "name": "kind", "type": "string", "types": "cosmicjs.products.byMetadataValue", "optional": false }, { "name": "param:bucketSlug", "type": "string", "types": [], "optional": false }, { "name": "query:query", "type": "string", "types": [], "optional": false }, { "name": "query:props", "type": "string", "types": [], "optional": false }, { "name": "auth:read_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "countapi", "name": "CountApi", "interfaces": [{ "name": "Get", "properties": [{ "name": "kind", "type": "string", "types": "countapi.core.get", "optional": false }, { "name": "param:namespace", "type": "string", "types": [], "optional": false }, { "name": "param:key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Set", "properties": [{ "name": "kind", "type": "string", "types": "countapi.core.set", "optional": false }, { "name": "query:value", "type": "number", "types": [], "optional": false }, { "name": "param:namespace", "type": "string", "types": [], "optional": false }, { "name": "param:key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Update", "properties": [{ "name": "kind", "type": "string", "types": "countapi.core.update", "optional": false }, { "name": "query:amount", "type": "number", "types": [], "optional": false }, { "name": "param:namespace", "type": "string", "types": [], "optional": false }, { "name": "param:key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Hit", "properties": [{ "name": "kind", "type": "string", "types": "countapi.core.hit", "optional": false }, { "name": "param:namespace", "type": "string", "types": [], "optional": false }, { "name": "param:key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Create", "properties": [{ "name": "kind", "type": "string", "types": "countapi.core.create", "optional": false }, { "name": "query:namespace", "type": "string", "types": [], "optional": true }, { "name": "query:key", "type": "string", "types": [], "optional": true }, { "name": "query:value", "type": "number", "types": [], "optional": true }, { "name": "query:enable_reset", "type": "body:noreask", "types": [0, 1], "optional": true }, { "name": "query:update_lowerbound", "type": "number", "types": [], "optional": true }, { "name": "query:update_upperbound", "type": "number", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Info", "properties": [{ "name": "kind", "type": "string", "types": "countapi.core.info", "optional": false }, { "name": "param:namespace", "type": "string", "types": [], "optional": false }, { "name": "param:key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "courier", "name": "Courier", "interfaces": [{ "name": "Send", "properties": [{ "name": "kind", "type": "string", "types": "courier.send.post", "optional": false }, { "name": "body:message", "type": "", "types": [], "optional": false, "properties": [{ "name": "to", "type": "", "types": [], "optional": false, "properties": [{ "name": "data", "type": "any", "types": [], "optional": true }, { "name": "email", "type": "string", "types": [], "optional": true }, { "name": "user_id", "type": "string", "types": [], "optional": true }, { "name": "list_id", "type": "string", "types": [], "optional": true }, { "name": "list_pattern", "type": "string", "types": [], "optional": true }, { "name": "phone_number", "type": "string", "types": [], "optional": true }, { "name": "preferences", "type": "any", "types": [], "optional": true }] }, { "name": "template", "type": "string", "types": [], "optional": false }, { "name": "brand_id", "type": "string", "types": [], "optional": true }, { "name": "routing", "type": "", "types": [], "optional": true, "properties": [{ "name": "method", "type": "string", "types": [], "optional": false }, { "name": "channels", "type": "array", "types": [], "optional": false }] }, { "name": "channels", "type": "", "types": [], "optional": true }, { "name": "providers", "type": "", "types": [], "optional": true }, { "name": "metadata", "type": "", "types": [], "optional": true, "properties": [{ "name": "event", "type": "string", "types": [], "optional": true }, { "name": "tags", "type": "array", "types": [], "optional": true }, { "name": "trace_id", "type": "string", "types": [], "optional": true }, { "name": "utm", "type": "", "types": [], "optional": true, "properties": [{ "name": "campaign", "type": "string", "types": [], "optional": true }, { "name": "content", "type": "string", "types": [], "optional": true }, { "name": "medium", "type": "string", "types": [], "optional": true }, { "name": "source", "type": "string", "types": [], "optional": true }, { "name": "term", "type": "string", "types": [], "optional": true }] }] }, { "name": "timeout", "type": "", "types": [], "optional": true, "properties": [{ "name": "message", "type": "number", "types": [], "optional": true }, { "name": "channel", "type": "", "types": [], "optional": true }, { "name": "provider", "type": "", "types": [], "optional": true }, { "name": "delay", "type": "", "types": [], "optional": true, "properties": [{ "name": "duration", "type": "number", "types": [], "optional": true }] }] }] }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "covalent", "name": "Covalent", "interfaces": [{ "name": "ClassAGetTransactionsForAddress", "properties": [{ "name": "kind", "type": "string", "types": "covalent.classA.getTransactionsForAddress", "optional": false }, { "name": "param:address", "type": "string", "types": [], "optional": false }, { "name": "param:chainid", "type": "number", "types": [], "optional": false }, { "name": "auth:key", "type": "string", "types": [], "optional": false }, { "name": "query:block-signed-at-asc", "type": "boolean", "types": [], "optional": true }, { "name": "query:no-logs", "type": "boolean", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }, { "name": "query:page-number", "type": "number", "types": [], "optional": true }, { "name": "query:page-size", "type": "number", "types": [], "optional": true }] }, { "name": "ClassBGetUniswapV3Pools", "properties": [{ "name": "kind", "type": "string", "types": "covalent.classB.getUniswapV3Pools", "optional": false }, { "name": "param:chainid", "type": "number", "types": [], "optional": false }, { "name": "auth:key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }, { "name": "query:page-number", "type": "number", "types": [], "optional": true }, { "name": "query:page-size", "type": "number", "types": [], "optional": true }] }, { "name": "PricingGetHistoricalTokenPrices", "properties": [{ "name": "kind", "type": "string", "types": "covalent.pricing.getHistoricalTokenPrices", "optional": false }, { "name": "auth:key", "type": "string", "types": [], "optional": false }, { "name": "param:chainid", "type": "number", "types": [], "optional": false }, { "name": "param:quote_currency", "type": "string", "types": [], "optional": false }, { "name": "query:contract_addresses", "type": "string", "types": [], "optional": false }, { "name": "query:from", "type": "string", "types": [], "optional": true }, { "name": "query:to", "type": "string", "types": [], "optional": true }, { "name": "query:prices-at-asc", "type": "boolean", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }, { "name": "query:page-number", "type": "number", "types": [], "optional": true }, { "name": "query:page-size", "type": "number", "types": [], "optional": true }] }] }, { "id": "crisp", "name": "Crisp", "interfaces": [{ "name": "CheckIfWebsiteExists", "properties": [{ "name": "kind", "type": "string", "types": "crisp.base.websiteCheck", "optional": false }, { "name": "query:domain", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateWebsite", "properties": [{ "name": "kind", "type": "string", "types": "crisp.base.createWebsite", "optional": false }, { "name": "body:name", "type": "string", "types": [], "optional": false }, { "name": "body:domain", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListPeopleProfiles", "properties": [{ "name": "kind", "type": "string", "types": "crisp.people.list", "optional": false }, { "name": "param:website_id", "type": "string", "types": [], "optional": false }, { "name": "param:page_number", "type": "string", "types": [], "optional": false }, { "name": "query:sort_field", "type": "string", "types": [], "optional": true }, { "name": "query:sort_order", "type": "query:sort_order", "types": ["ascending", "descending"], "optional": true }, { "name": "query:search_operator", "type": "query:search_operator", "types": ["or", "and"], "optional": true }, { "name": "query:search_filter", "type": "string", "types": [], "optional": true }, { "name": "query:search_text", "type": "string", "types": [], "optional": true }, { "name": "query:filter_date_start", "type": "string", "types": [], "optional": true }, { "name": "query:filter_date_end", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "cronhooks", "name": "Cronhooks", "interfaces": [{ "name": "ScheduleNewWebhool", "properties": [{ "name": "kind", "type": "string", "types": "cronhooks.schedules.create", "optional": false }, { "name": "body:group", "type": "string", "types": [], "optional": true }, { "name": "body:title", "type": "string", "types": [], "optional": false }, { "name": "body:url", "type": "string", "types": [], "optional": false }, { "name": "body:timezone", "type": "string", "types": [], "optional": false }, { "name": "body:method", "type": "string", "types": [], "optional": false }, { "name": "body:headers", "type": "any", "types": [], "optional": true }, { "name": "body:payload", "type": "any", "types": [], "optional": true }, { "name": "body:contentType", "type": "string", "types": [], "optional": false }, { "name": "body:isRecurring", "type": "boolean", "types": [], "optional": false }, { "name": "body:runAt", "type": "string", "types": [], "optional": true }, { "name": "body:sendCronhookObject", "type": "boolean", "types": [], "optional": false }, { "name": "body:sendFailureAlert", "type": "false", "types": [], "optional": false }, { "name": "body:cronExpression", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "cronhub", "name": "Cronhub", "interfaces": [{ "name": "ListSchedulers", "properties": [{ "name": "kind", "type": "string", "types": "cronhub.schedulers.list", "optional": false }, { "name": "auth:X-Api-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetScheduler", "properties": [{ "name": "kind", "type": "string", "types": "cronhub.schedulers.get", "optional": false }, { "name": "param:schedulerId", "type": "string", "types": [], "optional": false }, { "name": "auth:X-Api-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateScheduler", "properties": [{ "name": "kind", "type": "string", "types": "cronhub.schedulers.create", "optional": false }, { "name": "auth:X-Api-Key", "type": "string", "types": [], "optional": false }, { "name": "body:name", "type": "string", "types": [], "optional": false }, { "name": "body:type", "type": "body:type", "types": ["cron", "interval"], "optional": false }, { "name": "body:url", "type": "string", "types": [], "optional": false }, { "name": "body:http_method", "type": "body:http_method", "types": ["get", "post", "put", "delete", "patch", "head", "options"], "optional": false }, { "name": "body:http_body", "type": "any", "types": [], "optional": true }, { "name": "body:schedule", "type": "string", "types": [], "optional": true }, { "name": "body:interval_value", "type": "number", "types": [], "optional": true }, { "name": "body:interval_rate", "type": "body:interval_rate", "types": ["minutes", "hours", "days"], "optional": true }, { "name": "body:timezone", "type": "string", "types": "UTC", "optional": true }, { "name": "body:is_monitoring_enabled", "type": "boolean", "types": [], "optional": false }, { "name": "body:failure_threshold", "type": "number", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "UpdateScheduler", "properties": [{ "name": "kind", "type": "string", "types": "cronhub.schedulers.update", "optional": false }, { "name": "param:schedulerId", "type": "string", "types": [], "optional": false }, { "name": "auth:X-Api-Key", "type": "string", "types": [], "optional": false }, { "name": "body:name", "type": "string", "types": [], "optional": false }, { "name": "body:type", "type": "body:type", "types": ["cron", "interval"], "optional": false }, { "name": "body:url", "type": "string", "types": [], "optional": false }, { "name": "body:http_method", "type": "body:http_method", "types": ["get", "post", "put", "delete", "patch", "head", "options"], "optional": false }, { "name": "body:http_body", "type": "any", "types": [], "optional": true }, { "name": "body:schedule", "type": "string", "types": [], "optional": true }, { "name": "body:interval_value", "type": "number", "types": [], "optional": true }, { "name": "body:interval_rate", "type": "body:interval_rate", "types": ["minutes", "hours", "days"], "optional": true }, { "name": "body:timezone", "type": "string", "types": "UTC", "optional": true }, { "name": "body:is_monitoring_enabled", "type": "boolean", "types": [], "optional": false }, { "name": "body:failure_threshold", "type": "number", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "DeleteScheduler", "properties": [{ "name": "kind", "type": "string", "types": "cronhub.schedulers.delete", "optional": false }, { "name": "param:schedulerId", "type": "string", "types": [], "optional": false }, { "name": "auth:X-Api-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ChangeStatusOfScheduler", "properties": [{ "name": "kind", "type": "string", "types": "cronhub.schedulers.changeStatus", "optional": false }, { "name": "param:schedulerId", "type": "string", "types": [], "optional": false }, { "name": "param:status", "type": "param:status", "types": ["pause", "resume"], "optional": false }, { "name": "auth:X-Api-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "cronitor", "name": "Cronitor", "interfaces": [{ "name": "SendEvent", "properties": [{ "name": "kind", "type": "string", "types": "cronitor.telemetry.sendEvent", "optional": false }, { "name": "param:monitorKey", "type": "string", "types": [], "optional": false }, { "name": "query:env", "type": "string", "types": [], "optional": true }, { "name": "query:host", "type": "string", "types": [], "optional": true }, { "name": "query:message", "type": "string", "types": [], "optional": true }, { "name": "query:metric", "type": "string", "types": [], "optional": true }, { "name": "query:series", "type": "string", "types": [], "optional": true }, { "name": "query:state", "type": "query:state", "types": ["run", "complete", "fail", "ok"], "optional": true }, { "name": "query:status_code", "type": "string", "types": [], "optional": true }, { "name": "auth:apikey", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "csvbox", "name": "CSVBox", "interfaces": [{ "name": "ImportFile", "properties": [{ "name": "kind", "type": "string", "types": "csvbox.core.import", "optional": false }, { "name": "body:import", "type": "", "types": [], "optional": false, "properties": [{ "name": "public_file_url", "type": "string", "types": [], "optional": false }, { "name": "user", "type": "", "types": [], "optional": true, "properties": [{ "name": "user_id", "type": "string", "types": [], "optional": false }] }, { "name": "options", "type": "", "types": [], "optional": true, "properties": [{ "name": "has_header", "type": "body:noreask", "types": [0, 1], "optional": true }, { "name": "max_rows", "type": "number", "types": [], "optional": true }] }, { "name": "dynamic_columns", "type": "array", "types": [], "optional": true }] }, { "name": "auth:x-csvbox-api-key", "type": "string", "types": [], "optional": false }, { "name": "auth:sheet_license_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "cumul", "name": "Cumul", "interfaces": [{ "name": "Create", "properties": [{ "name": "kind", "type": "string", "types": "cumul.actions.create", "optional": false }, { "name": "param:resource", "type": "string", "types": [], "optional": false }, { "name": "body:properties", "type": "any", "types": [], "optional": false }, { "name": "auth:key", "type": "string", "types": [], "optional": false }, { "name": "auth:token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "currencyscoop", "name": "CurrencyScoop", "interfaces": [{ "name": "Latest", "properties": [{ "name": "kind", "type": "string", "types": "currencyscoop.core.latest", "optional": false }, { "name": "query:base", "type": "string", "types": [], "optional": false }, { "name": "query:symbols", "type": "string", "types": [], "optional": true }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Historical", "properties": [{ "name": "kind", "type": "string", "types": "currencyscoop.core.historical", "optional": false }, { "name": "query:base", "type": "string", "types": [], "optional": false }, { "name": "query:date", "type": "string", "types": [], "optional": false }, { "name": "query:symbols", "type": "string", "types": [], "optional": true }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Timeseries", "properties": [{ "name": "kind", "type": "string", "types": "currencyscoop.core.timeseries", "optional": false }, { "name": "query:base", "type": "string", "types": [], "optional": false }, { "name": "query:start_date", "type": "string", "types": [], "optional": false }, { "name": "query:end_date", "type": "string", "types": [], "optional": false }, { "name": "query:symbols", "type": "string", "types": [], "optional": true }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Currencies", "properties": [{ "name": "kind", "type": "string", "types": "currencyscoop.core.currencies", "optional": false }, { "name": "query:type", "type": "query:type", "types": ["fiat", "crypto"], "optional": false }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Convert", "properties": [{ "name": "kind", "type": "string", "types": "currencyscoop.core.convert", "optional": false }, { "name": "query:from", "type": "string", "types": [], "optional": false }, { "name": "query:amount", "type": "string", "types": [], "optional": false }, { "name": "query:to", "type": "string", "types": [], "optional": true }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "customerio", "name": "CustomerIo", "interfaces": [{ "name": "TrackSingleEntity", "properties": [{ "name": "kind", "type": "string", "types": "customerio.track.single", "optional": false }, { "name": "body:body", "type": "body:body", "types": [null, null, null], "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "TrackMultipleEntities", "properties": [{ "name": "kind", "type": "string", "types": "customerio.track.multiple", "optional": false }, { "name": "body:batch", "type": "array", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "cuttly", "name": "Cuttly", "interfaces": [{ "name": "ShortenLink", "properties": [{ "name": "kind", "type": "string", "types": "cuttly.links.shorten", "optional": false }, { "name": "query:short", "type": "string", "types": [], "optional": false }, { "name": "query:name", "type": "string", "types": [], "optional": false }, { "name": "query:noTitle", "type": "number", "types": 1, "optional": true }, { "name": "query:public", "type": "number", "types": 1, "optional": true }, { "name": "auth:key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "dataddo", "name": "Dataddo", "interfaces": [{ "name": "GetServices", "properties": [{ "name": "kind", "type": "string", "types": "dataddo.services.get", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "header:X-realm-id", "type": "string", "types": [], "optional": false }, { "name": "header:X-provider", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateService", "properties": [{ "name": "kind", "type": "string", "types": "dataddo.services.create", "optional": false }, { "name": "body:service", "type": "string", "types": [], "optional": false }, { "name": "body:data", "type": "array", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "header:X-realm-id", "type": "string", "types": [], "optional": false }, { "name": "header:X-provider", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetSources", "properties": [{ "name": "kind", "type": "string", "types": "dataddo.sources.get", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "header:X-realm-id", "type": "string", "types": [], "optional": false }, { "name": "header:X-provider", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetToken", "properties": [{ "name": "kind", "type": "string", "types": "dataddo.auth.getToken", "optional": false }, { "name": "auth:email", "type": "string", "types": [], "optional": false }, { "name": "auth:password", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "datadog", "name": "DataDog", "interfaces": [{ "name": "ValidateApiKey", "properties": [{ "name": "kind", "type": "string", "types": "datadog.auth.validate", "optional": false }, { "name": "baseId", "type": "base_id", "types": ["us", "us3", "us5", "us1-fe", "eu"], "optional": false }, { "name": "auth:DD-API-KEY", "type": "string", "types": [], "optional": false }] }, { "name": "PostEvent", "properties": [{ "name": "kind", "type": "string", "types": "datadog.events.post", "optional": false }, { "name": "baseId", "type": "base_id", "types": ["us", "us3", "us5", "us1-fe", "eu"], "optional": false }, { "name": "body:text", "type": "string", "types": [], "optional": false }, { "name": "body:title", "type": "string", "types": [], "optional": false }, { "name": "body:aggregation_key", "type": "string", "types": [], "optional": true }, { "name": "body:alert_type", "type": "body:alert_type", "types": ["error", "info", "warning", "success", "user_update", "recommendation", "snapshot"], "optional": true }, { "name": "body:date_happened", "type": "number", "types": [], "optional": true }, { "name": "body:device_name", "type": "string", "types": [], "optional": true }, { "name": "body:host", "type": "string", "types": [], "optional": true }, { "name": "body:priority", "type": "body:priority", "types": ["normal", "low"], "optional": true }, { "name": "body:related_event_id", "type": "number", "types": [], "optional": true }, { "name": "body:source_type_name", "type": "string", "types": [], "optional": true }, { "name": "body:tags", "type": "array", "types": [], "optional": true }, { "name": "auth:DD-API-KEY", "type": "string", "types": [], "optional": false }] }, { "name": "ListEvents", "properties": [{ "name": "kind", "type": "string", "types": "datadog.events.list", "optional": false }, { "name": "baseId", "type": "base_id", "types": ["us", "us3", "us5", "us1-fe", "eu"], "optional": false }, { "name": "query:start", "type": "number", "types": [], "optional": false }, { "name": "query:end", "type": "number", "types": [], "optional": false }, { "name": "query:priority", "type": "body:priority", "types": ["normal", "low"], "optional": true }, { "name": "query:tags", "type": "array", "types": [], "optional": true }, { "name": "query:sources", "type": "string", "types": [], "optional": true }, { "name": "query:unaggregated", "type": "boolean", "types": [], "optional": true }, { "name": "query:exclude_aggregate", "type": "boolean", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "auth:DD-APPLICATION-KEY", "type": "string", "types": [], "optional": false }, { "name": "auth:DD-API-KEY", "type": "string", "types": [], "optional": false }] }] }, { "id": "datocms", "name": "DatoCMS", "interfaces": [{ "name": "Query", "properties": [{ "name": "kind", "type": "string", "types": "datocms.graphql.query", "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "header:X-Environment", "type": "string", "types": [], "optional": true }, { "name": "header:X-Exclude-Invalid", "type": "boolean", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "debugbear", "name": "DebugBear", "interfaces": [{ "name": "TriggerTests", "properties": [{ "name": "kind", "type": "string", "types": "debugbear.tests.trigger", "optional": false }, { "name": "param:pageId", "type": "string", "types": [], "optional": false }, { "name": "body:url", "type": "string", "types": [], "optional": false }, { "name": "body:buildTitle", "type": "string", "types": [], "optional": false }, { "name": "auth:x-api-key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "deepgram", "name": "Deepgram", "interfaces": [{ "name": "TranscribePrerecordedAudio", "properties": [{ "name": "kind", "type": "string", "types": "deepgram.transcription.preRecordedAudio", "optional": false }, { "name": "body:url", "type": "string", "types": [], "optional": false }, { "name": "query:tier", "type": "query:tier", "types": ["base", "enhanced"], "optional": true }, { "name": "query:model", "type": "string", "types": [], "optional": true }, { "name": "query:version", "type": "string", "types": [], "optional": true }, { "name": "query:language", "type": "string", "types": [], "optional": true }, { "name": "query:detect-language", "type": "boolean", "types": [], "optional": true }, { "name": "query:punctuation", "type": "boolean", "types": [], "optional": true }, { "name": "query:profanity_filter", "type": "boolean", "types": [], "optional": true }, { "name": "query:redact", "type": "any", "types": [], "optional": true }, { "name": "query:diarize", "type": "boolean", "types": [], "optional": true }, { "name": "query:diarize_version", "type": "string", "types": [], "optional": true }, { "name": "query:ner", "type": "boolean", "types": [], "optional": true }, { "name": "query:multichannel", "type": "boolean", "types": [], "optional": true }, { "name": "query:alternatives", "type": "number", "types": [], "optional": true }, { "name": "query:numerals", "type": "boolean", "types": [], "optional": true }, { "name": "query:search", "type": "any", "types": [], "optional": true }, { "name": "query:replace", "type": "string", "types": [], "optional": true }, { "name": "query:callback", "type": "string", "types": [], "optional": true }, { "name": "query:keywords", "type": "string", "types": [], "optional": true }, { "name": "query:paragraphs", "type": "boolean", "types": [], "optional": true }, { "name": "query:summarize", "type": "boolean", "types": [], "optional": true }, { "name": "query:utterances", "type": "boolean", "types": [], "optional": true }, { "name": "query:utt_split", "type": "number", "types": [], "optional": true }, { "name": "query:tag", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "deepl", "name": "DeepL", "interfaces": [{ "name": "TranslatingRequest", "properties": [{ "name": "kind", "type": "string", "types": "deepl.translating.request", "optional": false }, { "name": "baseId", "type": "deeplbaseid", "types": ["free", "pro"], "optional": false }, { "name": "query:text", "type": "string", "types": [], "optional": false }, { "name": "query:source_lang", "type": "string", "types": [], "optional": true }, { "name": "query:target_lang", "type": "string", "types": [], "optional": false }, { "name": "query:split_sentences", "type": "query:split_sentences", "types": ["0", "1", "nonewlines"], "optional": true }, { "name": "query:preserve_formatting", "type": "query:preserve_formatting", "types": ["0", "1"], "optional": true }, { "name": "query:formality", "type": "query:formality", "types": ["default", "more", "less"], "optional": true }, { "name": "query:glossary_id", "type": "string", "types": [], "optional": true }, { "name": "query:tag_handling", "type": "query:tag_handling", "types": ["xml", "html"], "optional": true }, { "name": "query:non_splitting_tags", "type": "string", "types": [], "optional": true }, { "name": "query:outline_detection", "type": "string", "types": [], "optional": true }, { "name": "query:splitting_tags", "type": "string", "types": [], "optional": true }, { "name": "query:ignore_tags", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }] }, { "name": "GlossaryListLanguagePairs", "properties": [{ "name": "kind", "type": "string", "types": "deepl.glossaries.listLanguagePairs", "optional": false }, { "name": "baseId", "type": "deeplbaseid", "types": ["free", "pro"], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }] }] }, { "id": "devcycle", "name": "DevCycle", "interfaces": [{ "name": "Token", "properties": [{ "name": "kind", "type": "string", "types": "devcycle.auth.token", "optional": false }, { "name": "body:grant_type", "type": "string", "types": "client_credentials", "optional": false }, { "name": "body:audience", "type": "string", "types": "https://api.devcycle.com/", "optional": false }, { "name": "body:client_id", "type": "string", "types": [], "optional": false }, { "name": "body:client_secret", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListFeatures", "properties": [{ "name": "kind", "type": "string", "types": "devcycle.features.list", "optional": false }, { "name": "param:projectId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "devto", "name": "DevTo", "interfaces": [{ "name": "PostArticle", "properties": [{ "name": "kind", "type": "string", "types": "devto.articles.post", "optional": false }, { "name": "body:article", "type": "", "types": [], "optional": false, "properties": [{ "name": "title", "type": "string", "types": [], "optional": false }, { "name": "description", "type": "string", "types": [], "optional": true }, { "name": "published", "type": "boolean", "types": [], "optional": false }, { "name": "body_markdown", "type": "string", "types": [], "optional": false }, { "name": "tags", "type": "array", "types": [], "optional": false }, { "name": "series", "type": "string", "types": [], "optional": true }, { "name": "canonical_url", "type": "string", "types": [], "optional": true }, { "name": "main_image", "type": "string", "types": [], "optional": false }] }, { "name": "auth:api-key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListArticle", "properties": [{ "name": "kind", "type": "string", "types": "devto.articles.list", "optional": false }, { "name": "query:username", "type": "string", "types": [], "optional": false }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:per_page", "type": "number", "types": [], "optional": true }, { "name": "query:tag", "type": "string", "types": [], "optional": true }, { "name": "query:tags", "type": "string", "types": [], "optional": true }, { "name": "query:tags_exclude", "type": "string", "types": [], "optional": true }, { "name": "query:state", "type": "query:state", "types": ["all", "fresh", "rising"], "optional": true }, { "name": "query:top", "type": "number", "types": [], "optional": true }, { "name": "query:collection_id", "type": "number", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "dhl", "name": "Dhl", "interfaces": [{ "name": "TrackingUnified", "properties": [{ "name": "kind", "type": "string", "types": "dhl.tracking.unified", "optional": false }, { "name": "query:trackingNumber", "type": "string", "types": [], "optional": false }, { "name": "query:service", "type": "string", "types": [], "optional": true }, { "name": "query:originCountryCode", "type": "string", "types": [], "optional": true }, { "name": "query:requesterCountryCode", "type": "string", "types": [], "optional": true }, { "name": "auth:DHL-API-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "directus", "name": "Directus", "interfaces": [{ "name": "Login", "properties": [{ "name": "kind", "type": "string", "types": "directus.auth.login", "optional": false }, { "name": "body:email", "type": "string", "types": [], "optional": false }, { "name": "body:password", "type": "string", "types": [], "optional": false }, { "name": "subdomain:id", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateCollection", "properties": [{ "name": "kind", "type": "string", "types": "directus.collections.create", "optional": false }, { "name": "body:collection", "type": "string", "types": [], "optional": false }, { "name": "body:meta", "type": "any", "types": [], "optional": true }, { "name": "body:schema", "type": "any", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:id", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListCollections", "properties": [{ "name": "kind", "type": "string", "types": "directus.collections.list", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:id", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "discord", "name": "Discord", "interfaces": [{ "name": "ExecuteWebhook", "properties": [{ "name": "kind", "type": "string", "types": "discord.webhooks.execute", "optional": false }, { "name": "auth:webhookId", "type": "string", "types": [], "optional": false }, { "name": "auth:webhookToken", "type": "string", "types": [], "optional": false }, { "name": "query:wait", "type": "boolean", "types": [], "optional": true }, { "name": "query:thread_id", "type": "string", "types": [], "optional": true }, { "name": "body:content", "type": "string", "types": [], "optional": false }, { "name": "body:username", "type": "string", "types": [], "optional": true }, { "name": "body:avatar_url", "type": "string", "types": [], "optional": true }, { "name": "body:tts", "type": "boolean", "types": [], "optional": true }, { "name": "body:embeds", "type": "array", "types": [], "optional": true }, { "name": "body:allowed_mentions", "type": "any", "types": [], "optional": true }, { "name": "body:components", "type": "any", "types": [], "optional": true }, { "name": "body:payload_json", "type": "string", "types": [], "optional": true }, { "name": "body:attachments", "type": "any", "types": [], "optional": true }, { "name": "body:flags", "type": "number", "types": [], "optional": true }, { "name": "body:thread_name", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "disify", "name": "Disify", "interfaces": [{ "name": "CheckSingleDomain", "properties": [{ "name": "kind", "type": "string", "types": "disify.domain.single", "optional": false }, { "name": "param:domain", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CheckMassDomain", "properties": [{ "name": "kind", "type": "string", "types": "disify.domain.mass", "optional": false }, { "name": "param:domains", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CheckSingleEmail", "properties": [{ "name": "kind", "type": "string", "types": "disify.email.single", "optional": false }, { "name": "param:email", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CheckMassEmail", "properties": [{ "name": "kind", "type": "string", "types": "disify.email.mass", "optional": false }, { "name": "param:emails", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "doppler", "name": "Doppler", "interfaces": [{ "name": "DownloadSecrets", "properties": [{ "name": "kind", "type": "string", "types": "doppler.secrets.download", "optional": false }, { "name": "query:format", "type": "query:format", "types": ["json", "yaml", "env"], "optional": false }, { "name": "auth:token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "drivly", "name": "Drivly", "interfaces": [{ "name": "ListVehicles", "properties": [{ "name": "kind", "type": "string", "types": "drivly.vehicles.list", "optional": false }, { "name": "body:body", "type": "string", "types": [], "optional": true }, { "name": "body:drivetrain", "type": "string", "types": [], "optional": true }, { "name": "body:engine", "type": "string", "types": [], "optional": true }, { "name": "body:exterior", "type": "string", "types": [], "optional": true }, { "name": "body:interior", "type": "string", "types": [], "optional": true }, { "name": "body:make", "type": "string", "types": [], "optional": true }, { "name": "body:model", "type": "string", "types": [], "optional": true }, { "name": "body:name", "type": "string", "types": [], "optional": true }, { "name": "body:style", "type": "string", "types": [], "optional": true }, { "name": "body:transmission", "type": "string", "types": [], "optional": true }, { "name": "body:trim", "type": "string", "types": [], "optional": true }, { "name": "body:year", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "dune", "name": "Dune", "interfaces": [{ "name": "ExecuteQuery", "properties": [{ "name": "kind", "type": "string", "types": "dune.query.execute", "optional": false }, { "name": "param:queryId", "type": "string", "types": [], "optional": false }, { "name": "auth:x-dune-api-key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ExecutionStatus", "properties": [{ "name": "kind", "type": "string", "types": "dune.execution.status", "optional": false }, { "name": "param:executionId", "type": "string", "types": [], "optional": false }, { "name": "auth:x-dune-api-key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ExecutionResults", "properties": [{ "name": "kind", "type": "string", "types": "dune.execution.results", "optional": false }, { "name": "param:executionId", "type": "string", "types": [], "optional": false }, { "name": "auth:x-dune-api-key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "duply", "name": "Duply", "interfaces": [{ "name": "GetUsage", "properties": [{ "name": "kind", "type": "string", "types": "duply.account.usage", "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListTemplates", "properties": [{ "name": "kind", "type": "string", "types": "duply.templates.list", "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GenerateImage", "properties": [{ "name": "kind", "type": "string", "types": "duply.images.generate", "optional": false }, { "name": "body:templateId", "type": "string", "types": [], "optional": false }, { "name": "body:formats", "type": "array", "types": [], "optional": false }, { "name": "body:fill:", "type": "any", "types": [], "optional": false }, { "name": "body:requestName", "type": "string", "types": [], "optional": false }, { "name": "body:transparent", "type": "boolean", "types": [], "optional": true }, { "name": "body:variantName", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListGeneratedImages", "properties": [{ "name": "kind", "type": "string", "types": "duply.images.list", "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "dynapictures", "name": "DynaPictures", "interfaces": [{ "name": "GenerateImage", "properties": [{ "name": "kind", "type": "string", "types": "dynapictures.core.imageGeneration", "optional": false }, { "name": "param:templateId", "type": "string", "types": [], "optional": false }, { "name": "body:format", "type": "body:format", "types": ["jpeg", "png", "webp", "avif"], "optional": false }, { "name": "body:metadata", "type": "string", "types": [], "optional": false }, { "name": "body:params", "type": "array", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "easydb", "name": "EasyDb", "interfaces": [{ "name": "Get", "properties": [{ "name": "kind", "type": "string", "types": "easydb.core.get", "optional": false }, { "name": "param:key", "type": "string", "types": [], "optional": false }, { "name": "param:databaseId", "type": "string", "types": [], "optional": false }, { "name": "auth:token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Put", "properties": [{ "name": "kind", "type": "string", "types": "easydb.core.put", "optional": false }, { "name": "body:key", "type": "string", "types": [], "optional": false }, { "name": "body:value", "type": "string", "types": [], "optional": false }, { "name": "param:databaseId", "type": "string", "types": [], "optional": false }, { "name": "auth:token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "List", "properties": [{ "name": "kind", "type": "string", "types": "easydb.core.list", "optional": false }, { "name": "param:databaseId", "type": "string", "types": [], "optional": false }, { "name": "auth:token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Delete", "properties": [{ "name": "kind", "type": "string", "types": "easydb.core.delete", "optional": false }, { "name": "body:key", "type": "string", "types": [], "optional": false }, { "name": "param:databaseId", "type": "string", "types": [], "optional": false }, { "name": "auth:token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "emailoctopus", "name": "EmailOctopus", "interfaces": [{ "name": "GetList", "properties": [{ "name": "kind", "type": "string", "types": "emailoctopus.lists.get", "optional": false }, { "name": "param:listId", "type": "string", "types": [], "optional": false }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateContact", "properties": [{ "name": "kind", "type": "string", "types": "emailoctopus.lists.createContact", "optional": false }, { "name": "param:listId", "type": "string", "types": [], "optional": false }, { "name": "body:email_address", "type": "string", "types": [], "optional": false }, { "name": "body:fields", "type": "any", "types": [], "optional": true }, { "name": "body:tags", "type": "array", "types": [], "optional": true }, { "name": "body:status", "type": "body:status", "types": ["SUBSCRIBED", "UNSUBSCRIBED", "PENDING"], "optional": true }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "etherscan", "name": "Etherscan", "interfaces": [{ "name": "AccountsBalanceSingleAddress", "properties": [{ "name": "kind", "type": "string", "types": "etherscan.accounts.balanceSingleAddress", "optional": false }, { "name": "query:tag", "type": "query:tag", "types": ["pending", "latest", "earliest"], "optional": false }, { "name": "query:address", "type": "string", "types": [], "optional": false }, { "name": "auth:apikey", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "eventbrite", "name": "Eventbrite", "interfaces": [{ "name": "ListAttendeeByEventId", "properties": [{ "name": "kind", "type": "string", "types": "eventbrite.attendee.listByEventId", "optional": false }, { "name": "param:eventId", "type": "string", "types": [], "optional": false }, { "name": "query:status", "type": "query:status", "types": ["unpaid", "attending", "not_attending"], "optional": true }, { "name": "query:changed_since", "type": "string", "types": [], "optional": true }, { "name": "query:last_item_seen", "type": "number", "types": [], "optional": true }, { "name": "query:attendee_ids", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetUserMe", "properties": [{ "name": "kind", "type": "string", "types": "eventbrite.user.me", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "fauna", "name": "Fauna", "interfaces": [{ "name": "GraphQLQuery", "properties": [{ "name": "kind", "type": "string", "types": "fauna.graphql.query", "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "faunabaseurl", "types": ["us", "eu", "classic", "preview"], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }] }] }, { "id": "festdays", "name": "Festdays", "interfaces": [{ "name": "Holidays", "properties": [{ "name": "kind", "type": "string", "types": "festdays.core.holidays", "optional": false }, { "name": "query:search", "type": "string", "types": [], "optional": true }, { "name": "query:country", "type": "string", "types": [], "optional": true }, { "name": "query:year", "type": "number", "types": [], "optional": true }, { "name": "query:month", "type": "number", "types": [], "optional": true }, { "name": "query:weekday", "type": "number", "types": [], "optional": true }, { "name": "query:longweekend", "type": "boolean", "types": [], "optional": true }, { "name": "query:lang", "type": "string", "types": [], "optional": true }, { "name": "query:type", "type": "query:type", "types": ["religious", "observance", "local-holiday", "local-bank-holiday", "bank-holiday", "local-observance", "government-public-holiday", "public-sector-holiday", "state-holiday", "clock-change", "christian-festivity", "Jewish-festivity", "jewish-festivity", "muslim-festivity", "hindu-festivity", "season-change", "national-day", "regional-day", "part-day-holiday", "restricted-trading-day", "half-day-restricted-trading-day", "other-holiday"], "optional": true }, { "name": "query:region", "type": "string", "types": [], "optional": true }, { "name": "query:city", "type": "string", "types": [], "optional": true }, { "name": "query:ip", "type": "number", "types": [], "optional": true }, { "name": "query:currency", "type": "number", "types": [], "optional": true }, { "name": "query:phoneprefix", "type": "string", "types": [], "optional": true }, { "name": "query:lat", "type": "number", "types": [], "optional": true }, { "name": "query:lon", "type": "number", "types": [], "optional": true }, { "name": "query:after", "type": "string", "types": [], "optional": true }, { "name": "query:before", "type": "string", "types": [], "optional": true }, { "name": "query:pretty", "type": "boolean", "types": [], "optional": true }, { "name": "query:format", "type": "query:format", "types": ["json", "xml", "csv"], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:size", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "fibery", "name": "Fibery", "interfaces": [{ "name": "GetSchema", "properties": [{ "name": "kind", "type": "string", "types": "fibery.schema.get", "optional": false }, { "name": "body:body", "type": "", "types": [], "optional": false, "properties": [{ "name": "0", "type": "unknown", "types": [] }, { "name": "length", "type": "unknown", "types": [] }] }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:workspace", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GraphQLQuery", "properties": [{ "name": "kind", "type": "string", "types": "fibery.graphql.query", "optional": false }, { "name": "param:spaceId", "type": "string", "types": [], "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:workspace", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "figma", "name": "Figma", "interfaces": [{ "name": "GetFile", "properties": [{ "name": "kind", "type": "string", "types": "figma.files.get", "optional": false }, { "name": "param:key", "type": "string", "types": [], "optional": false }, { "name": "query:version", "type": "string", "types": [], "optional": true }, { "name": "query:ids", "type": "string", "types": [], "optional": true }, { "name": "query:depth", "type": "number", "types": [], "optional": true }, { "name": "query:geometry", "type": "string", "types": [], "optional": true }, { "name": "query:plugin_data", "type": "string", "types": [], "optional": true }, { "name": "query:branch_data", "type": "boolean", "types": [], "optional": true }, { "name": "auth:X-Figma-Token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetFileNodes", "properties": [{ "name": "kind", "type": "string", "types": "figma.files.getNodes", "optional": false }, { "name": "param:key", "type": "string", "types": [], "optional": false }, { "name": "query:ids", "type": "string", "types": [], "optional": false }, { "name": "query:version", "type": "string", "types": [], "optional": true }, { "name": "query:depth", "type": "number", "types": [], "optional": true }, { "name": "query:geometry", "type": "string", "types": [], "optional": true }, { "name": "query:plugin_data", "type": "string", "types": [], "optional": true }, { "name": "auth:X-Figma-Token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetImages", "properties": [{ "name": "kind", "type": "string", "types": "figma.files.getImages", "optional": false }, { "name": "param:key", "type": "string", "types": [], "optional": false }, { "name": "query:ids", "type": "string", "types": [], "optional": false }, { "name": "query:scale", "type": "number", "types": [], "optional": true }, { "name": "query:format", "type": "query:format", "types": ["svg", "png", "jpg", "pdf"], "optional": true }, { "name": "query:svg_include_id", "type": "boolean", "types": [], "optional": true }, { "name": "query:svg_simplify_stroke", "type": "boolean", "types": [], "optional": true }, { "name": "query:use_absolute_bounds", "type": "boolean", "types": [], "optional": true }, { "name": "query:version", "type": "string", "types": [], "optional": true }, { "name": "auth:X-Figma-Token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetImageFills", "properties": [{ "name": "kind", "type": "string", "types": "figma.files.getImageFills", "optional": false }, { "name": "param:key", "type": "string", "types": [], "optional": false }, { "name": "auth:X-Figma-Token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "firehydrant", "name": "FireHydrant", "interfaces": [{ "name": "ListIncidents", "properties": [{ "name": "kind", "type": "string", "types": "firehydrant.incidents.list", "optional": false }, { "name": "query:assigned_teams", "type": "string", "types": [], "optional": true }, { "name": "query:conditions", "type": "string", "types": [], "optional": true }, { "name": "query:current_milestones", "type": "string", "types": [], "optional": true }, { "name": "query:end_date", "type": "string", "types": [], "optional": true }, { "name": "query:environments", "type": "string", "types": [], "optional": true }, { "name": "query:excluded_infrastructure_ids", "type": "string", "types": [], "optional": true }, { "name": "query:functionalities", "type": "string", "types": [], "optional": true }, { "name": "query:name", "type": "string", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:per_page", "type": "number", "types": [], "optional": true }, { "name": "query:priorities", "type": "string", "types": [], "optional": true }, { "name": "query:priority_not_set", "type": "boolean", "types": [], "optional": true }, { "name": "query:query", "type": "string", "types": [], "optional": true }, { "name": "query:saved_search_id", "type": "string", "types": [], "optional": true }, { "name": "query:services", "type": "string", "types": [], "optional": true }, { "name": "query:severities", "type": "string", "types": [], "optional": true }, { "name": "query:severity_not_set", "type": "string", "types": [], "optional": true }, { "name": "query:start_date", "type": "string", "types": [], "optional": true }, { "name": "query:status", "type": "string", "types": [], "optional": true }, { "name": "query:tag_match_strategy", "type": "query:tag_match_strategy", "types": ["any", "match_all", "exclude"], "optional": true }, { "name": "query:tags", "type": "string", "types": [], "optional": true }, { "name": "query:teams", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateIncident", "properties": [{ "name": "kind", "type": "string", "types": "firehydrant.incidents.create", "optional": false }, { "name": "body:name", "type": "string", "types": [], "optional": false }, { "name": "body:summary", "type": "string", "types": [], "optional": true }, { "name": "body:customer_impact_summary", "type": "string", "types": [], "optional": true }, { "name": "body:description", "type": "string", "types": [], "optional": true }, { "name": "body:priority", "type": "string", "types": [], "optional": true }, { "name": "body:severity", "type": "string", "types": [], "optional": true }, { "name": "body:severity_condition_id", "type": "string", "types": [], "optional": true }, { "name": "body:severity_impact_id", "type": "string", "types": [], "optional": true }, { "name": "body:alert_ids", "type": "array", "types": [], "optional": true }, { "name": "body:labels", "type": "", "types": [], "optional": true }, { "name": "body:runbook_ids", "type": "array", "types": [], "optional": true }, { "name": "body:tag_list", "type": "array", "types": [], "optional": true }, { "name": "body:impacts", "type": "array", "types": [], "optional": true }, { "name": "body:restricted", "type": "boolean", "types": [], "optional": true }, { "name": "body:context_object", "type": "", "types": [], "optional": true, "properties": [{ "name": "object_type", "type": "string", "types": "Runbooks::Runbook", "optional": false }, { "name": "object_id", "type": "string", "types": [], "optional": false }, { "name": "context_tag", "type": "context_tag", "types": ["runbook_testing", "runbook_isolation_testing"], "optional": false }, { "name": "context_description", "type": "string", "types": [], "optional": false }] }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "flarenetwork", "name": "FlareNetwork", "interfaces": [{ "name": "EthereumPrysmGetValidatorBalances", "properties": [{ "name": "kind", "type": "string", "types": "flarenetwork.ethereum.prysmValidatorBalances", "optional": false }, { "name": "auth:x-apikey", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "EthereumPrysmGetBlockHeaders", "properties": [{ "name": "kind", "type": "string", "types": "flarenetwork.ethereum.prysmBlockHeaders", "optional": false }, { "name": "auth:x-apikey", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "EthereumPrysmGeth", "properties": [{ "name": "kind", "type": "string", "types": "flarenetwork.ethereum.geth", "optional": false }, { "name": "body:jsonrpc", "type": "string", "types": [], "optional": false }, { "name": "body:method", "type": "string", "types": [], "optional": false }, { "name": "body:params", "type": "array", "types": [], "optional": false }, { "name": "body:id", "type": "number", "types": [], "optional": false }, { "name": "auth:x-apikey", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "flatfile", "name": "Flatfile", "interfaces": [{ "name": "ExchangeAccessKey", "properties": [{ "name": "kind", "type": "string", "types": "flatfile.auth.keyExchange", "optional": false }, { "name": "body:expiresIn", "type": "number", "types": [], "optional": true }, { "name": "auth:accessKeyId", "type": "string", "types": [], "optional": false }, { "name": "auth:secretAccessKey", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListWorkspaces", "properties": [{ "name": "kind", "type": "string", "types": "flatfile.workspaces.list", "optional": false }, { "name": "param:teamId", "type": "number", "types": [], "optional": false }, { "name": "query:environmentId", "type": "string", "types": [], "optional": true }, { "name": "query:skip", "type": "number", "types": [], "optional": true }, { "name": "query:take", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": true }, { "name": "auth:X-Api-Key", "type": "", "types": [], "optional": true, "properties": [{ "name": "accessKeyId", "type": "string", "types": [], "optional": false }, { "name": "secretAccessKey", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "DownloadUpload", "properties": [{ "name": "kind", "type": "string", "types": "flatfile.batch.downloadUpload", "optional": false }, { "name": "param:batchId", "type": "string", "types": [], "optional": false }, { "name": "query:type", "type": "query:type", "types": ["original", "processed"], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": true }, { "name": "auth:X-Api-Key", "type": "", "types": [], "optional": true, "properties": [{ "name": "accessKeyId", "type": "string", "types": [], "optional": false }, { "name": "secretAccessKey", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "DeleteUpload", "properties": [{ "name": "kind", "type": "string", "types": "flatfile.batch.deleteUpload", "optional": false }, { "name": "param:batchId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": true }, { "name": "auth:X-Api-Key", "type": "", "types": [], "optional": true, "properties": [{ "name": "accessKeyId", "type": "string", "types": [], "optional": false }, { "name": "secretAccessKey", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "BulkDeleteUploads", "properties": [{ "name": "kind", "type": "string", "types": "flatfile.batch.bulkDeleteUploads", "optional": false }, { "name": "query:olderThanQuantity", "type": "string", "types": [], "optional": false }, { "name": "query:olderThanUnit", "type": "query:olderthanunit", "types": ["minute", "hour", "day", "week", "month"], "optional": false }, { "name": "query:sendEmail", "type": "boolean", "types": [], "optional": false }, { "name": "query:teamId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": true }, { "name": "auth:X-Api-Key", "type": "", "types": [], "optional": true, "properties": [{ "name": "accessKeyId", "type": "string", "types": [], "optional": false }, { "name": "secretAccessKey", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "fleek", "name": "Fleek", "interfaces": [{ "name": "GraphQLQuery", "properties": [{ "name": "kind", "type": "string", "types": "fleek.graphql.query", "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "flethy", "name": "Flethy", "interfaces": [{ "name": "AddOrUpdateWorkflow", "properties": [{ "name": "kind", "type": "string", "types": "flethy.workflows.addOrUpdate", "optional": false }, { "name": "param:workspaceId", "type": "string", "types": [], "optional": false }, { "name": "param:projectId", "type": "string", "types": [], "optional": false }, { "name": "body:env", "type": "", "types": [], "optional": true }, { "name": "body:workflowId", "type": "string", "types": [], "optional": true }, { "name": "body:workflow", "type": "array", "types": [], "optional": false }, { "name": "body:name", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListWorkflows", "properties": [{ "name": "kind", "type": "string", "types": "flethy.workflows.list", "optional": false }, { "name": "param:workspaceId", "type": "string", "types": [], "optional": false }, { "name": "param:projectId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetWorkflow", "properties": [{ "name": "kind", "type": "string", "types": "flethy.workflows.get", "optional": false }, { "name": "param:workspaceId", "type": "string", "types": [], "optional": false }, { "name": "param:projectId", "type": "string", "types": [], "optional": false }, { "name": "param:workflowId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "DeleteWorkflow", "properties": [{ "name": "kind", "type": "string", "types": "flethy.workflows.delete", "optional": false }, { "name": "param:workspaceId", "type": "string", "types": [], "optional": false }, { "name": "param:projectId", "type": "string", "types": [], "optional": false }, { "name": "param:workflowId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "StartWorkflow", "properties": [{ "name": "kind", "type": "string", "types": "flethy.workflows.start", "optional": false }, { "name": "param:workspaceId", "type": "string", "types": [], "optional": false }, { "name": "param:projectId", "type": "string", "types": [], "optional": false }, { "name": "param:workflowId", "type": "string", "types": [], "optional": false }, { "name": "body:payload", "type": "any", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "footballpredictionapi", "name": "FootballPredictionAPI", "interfaces": [{ "name": "Predictions", "properties": [{ "name": "kind", "type": "string", "types": "footballpredictionapi.forecasting.predictions", "optional": false }, { "name": "query:market", "type": "string", "types": [], "optional": true }, { "name": "query:iso_date", "type": "string", "types": [], "optional": true }, { "name": "query:federation", "type": "string", "types": [], "optional": true }, { "name": "auth:X-RapidAPI-Key", "type": "string", "types": [], "optional": false }, { "name": "header:X-RapidAPI-Host", "type": "string", "types": "football-prediction-api.p.rapidapi.com", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "frankfurter", "name": "Frankfurter", "interfaces": [{ "name": "Latest", "properties": [{ "name": "kind", "type": "string", "types": "frankfurter.core.latest", "optional": false }, { "name": "query:from", "type": "string", "types": [], "optional": true }, { "name": "query:to", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Historical", "properties": [{ "name": "kind", "type": "string", "types": "frankfurter.core.historical", "optional": false }, { "name": "param:date", "type": "string", "types": [], "optional": false }, { "name": "query:from", "type": "string", "types": [], "optional": true }, { "name": "query:to", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "TimeSeries", "properties": [{ "name": "kind", "type": "string", "types": "frankfurter.core.timeseries", "optional": false }, { "name": "param:range", "type": "string", "types": [], "optional": false }, { "name": "query:from", "type": "string", "types": [], "optional": true }, { "name": "query:to", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "geekflare", "name": "Geekflare", "interfaces": [{ "name": "BrokenLink", "properties": [{ "name": "kind", "type": "string", "types": "geekflare.core.brokenLink", "optional": false }, { "name": "body:url", "type": "string", "types": [], "optional": false }, { "name": "body:proxyCountry", "type": "string", "types": [], "optional": false }, { "name": "body:followRedirect", "type": "boolean", "types": [], "optional": false }, { "name": "auth:x-api-key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "DNSRecords", "properties": [{ "name": "kind", "type": "string", "types": "geekflare.core.dnsRecords", "optional": false }, { "name": "body:url", "type": "string", "types": [], "optional": false }, { "name": "body:types", "type": "array", "types": [], "optional": true }, { "name": "auth:x-api-key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Lighthouse", "properties": [{ "name": "kind", "type": "string", "types": "geekflare.core.lighthouse", "optional": false }, { "name": "body:url", "type": "string", "types": [], "optional": false }, { "name": "body:device", "type": "devicetype", "types": ["desktop", "mobile", "tablet"], "optional": true }, { "name": "body:parameters", "type": "array", "types": [], "optional": true }, { "name": "body:proxyCountry", "type": "string", "types": [], "optional": false }, { "name": "body:followRedirect", "type": "boolean", "types": [], "optional": false }, { "name": "auth:x-api-key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Screenshot", "properties": [{ "name": "kind", "type": "string", "types": "geekflare.core.screenshot", "optional": false }, { "name": "body:url", "type": "string", "types": [], "optional": false }, { "name": "body:device", "type": "devicetype", "types": ["desktop", "mobile", "tablet"], "optional": true }, { "name": "body:proxyCountry", "type": "string", "types": [], "optional": true }, { "name": "auth:x-api-key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "UrlToPdf", "properties": [{ "name": "kind", "type": "string", "types": "geekflare.core.urlToPdf", "optional": false }, { "name": "body:url", "type": "string", "types": [], "optional": false }, { "name": "body:device", "type": "devicetype", "types": ["desktop", "mobile", "tablet"], "optional": true }, { "name": "body:proxyCountry", "type": "string", "types": [], "optional": true }, { "name": "body:format", "type": "body:format", "types": ["letter", "legal", "a0", "a1", "a2", "a3", "a4", "a5", "a6"], "optional": true }, { "name": "body:orientation", "type": "body:orientation", "types": ["portrait", "landscape"], "optional": true }, { "name": "body:margin", "type": "body:margin", "types": ["top", "bottom", "left", "right"], "optional": true }, { "name": "body:scale", "type": "number", "types": [], "optional": true }, { "name": "auth:x-api-key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "getresponse", "name": "GetResponse", "interfaces": [{ "name": "ListContacts", "properties": [{ "name": "kind", "type": "string", "types": "getresponse.contacts.list", "optional": false }, { "name": "query:query[email]", "type": "string", "types": [], "optional": true }, { "name": "query:query[name]", "type": "string", "types": [], "optional": true }, { "name": "query:query[campaignId]", "type": "string", "types": [], "optional": true }, { "name": "query:query[origin]", "type": "query:query[origin]", "types": ["api", "email", "survey", "import", "www", "panel", "leads", "sale", "forward", "iphone", "copy", "landing_page", "webinar", "website_builder_elegant"], "optional": true }, { "name": "query:query[createdOn][from]", "type": "string", "types": [], "optional": true }, { "name": "query:query[createdOn][to]", "type": "string", "types": [], "optional": true }, { "name": "query:query[changedOn][from]", "type": "string", "types": [], "optional": true }, { "name": "query:query[changedOn][to]", "type": "string", "types": [], "optional": true }, { "name": "query:sort[email]", "type": "query:sort[email]", "types": ["ASC", "DESC"], "optional": true }, { "name": "query:sort[name]", "type": "query:sort[email]", "types": ["ASC", "DESC"], "optional": true }, { "name": "query:sort[createdOn]", "type": "query:sort[email]", "types": ["ASC", "DESC"], "optional": true }, { "name": "query:sort[changedOn]", "type": "query:sort[email]", "types": ["ASC", "DESC"], "optional": true }, { "name": "query:sort[campaignId]", "type": "query:sort[email]", "types": ["ASC", "DESC"], "optional": true }, { "name": "query:additionalFlags", "type": "string", "types": [], "optional": true }, { "name": "query:fields", "type": "string", "types": [], "optional": true }, { "name": "query:perPage", "type": "number", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "auth:X-Auth-Token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateContact", "properties": [{ "name": "kind", "type": "string", "types": "getresponse.contacts.create", "optional": false }, { "name": "body:name", "type": "string", "types": [], "optional": true }, { "name": "body:campaign", "type": "", "types": [], "optional": false, "properties": [{ "name": "campaignId", "type": "string", "types": [], "optional": false }] }, { "name": "body:email", "type": "string", "types": [], "optional": false }, { "name": "body:dayOfCycle", "type": "string", "types": [], "optional": true }, { "name": "body:scoring", "type": "number", "types": [], "optional": true }, { "name": "body:ipAddress", "type": "string", "types": [], "optional": true }, { "name": "body:tags", "type": "array", "types": [], "optional": true }, { "name": "body:customFieldValues", "type": "array", "types": [], "optional": true }, { "name": "auth:X-Auth-Token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "github", "name": "Github", "interfaces": [{ "name": "ListRepositoryIssues", "properties": [{ "name": "kind", "type": "string", "types": "github.issues.listrepository", "optional": false }, { "name": "param:owner", "type": "string", "types": [], "optional": false }, { "name": "param:repo", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": true }, { "name": "query:milestone", "type": "query:milestone", "types": [null, null], "optional": true }, { "name": "query:state", "type": "query:state", "types": ["all", "open", "closed"], "optional": true }, { "name": "query:assignee", "type": "string", "types": [], "optional": true }, { "name": "query:creator", "type": "string", "types": [], "optional": true }, { "name": "query:mentioned", "type": "string", "types": [], "optional": true }, { "name": "query:labels", "type": "string", "types": [], "optional": true }, { "name": "query:sort", "type": "query:sort", "types": ["created", "updated", "comments"], "optional": true }, { "name": "query:direction", "type": "query:direction", "types": ["asc", "desc"], "optional": true }, { "name": "query:since", "type": "string", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:per_page", "type": "number", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateIssues", "properties": [{ "name": "kind", "type": "string", "types": "github.issues.create", "optional": false }, { "name": "header:accept", "type": "string", "types": "application/vnd.github+json", "optional": false }, { "name": "param:owner", "type": "string", "types": [], "optional": false }, { "name": "param:repo", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": true }, { "name": "body:title", "type": "string", "types": [], "optional": false }, { "name": "body:body", "type": "string", "types": [], "optional": true }, { "name": "body:assignees", "type": "array", "types": [], "optional": true }, { "name": "body:assignee", "type": "string", "types": [], "optional": true }, { "name": "body:milestone", "type": "query:milestone", "types": [null, null], "optional": true }, { "name": "body:labels", "type": "array", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "RepositoriesGetContent", "properties": [{ "name": "kind", "type": "string", "types": "github.repositories.getContent", "optional": false }, { "name": "param:owner", "type": "string", "types": [], "optional": false }, { "name": "param:repo", "type": "string", "types": [], "optional": false }, { "name": "param:path", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": true }, { "name": "query:ref", "type": "string", "types": [], "optional": true }, { "name": "header:accept", "type": "string", "types": "application/vnd.github+json", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GitDatabaseGetTree", "properties": [{ "name": "kind", "type": "string", "types": "github.gitDatabase.getTree", "optional": false }, { "name": "param:owner", "type": "string", "types": [], "optional": false }, { "name": "param:repo", "type": "string", "types": [], "optional": false }, { "name": "param:tree_sha", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": true }, { "name": "query:recursive", "type": "query:recursive", "types": [0, 1, null], "optional": true }, { "name": "header:accept", "type": "string", "types": "application/vnd.github+json", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "gitlab", "name": "GitLab", "interfaces": [{ "name": "GraphQLQuery", "properties": [{ "name": "kind", "type": "string", "types": "gitlab.graphql.query", "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "godaddy", "name": "GoDaddy", "interfaces": [{ "name": "GetAvailableDomains", "properties": [{ "name": "kind", "type": "string", "types": "godaddy.domains.available", "optional": false }, { "name": "baseId", "type": "baseid", "types": ["default", "ote"], "optional": true }, { "name": "query:domain", "type": "string", "types": [], "optional": false }, { "name": "query:checkType", "type": "query:checktype", "types": ["FAST", "FULL"], "optional": true }, { "name": "query:forTransfer", "type": "boolean", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "key", "type": "string", "types": [], "optional": false }, { "name": "secret", "type": "string", "types": [], "optional": false }] }] }] }, { "id": "grafbase", "name": "GrafBase", "interfaces": [{ "name": "GraphQLQuery", "properties": [{ "name": "kind", "type": "string", "types": "grafbase.graphql.query", "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:project", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "graphjson", "name": "GraphJSON", "interfaces": [{ "name": "Log", "properties": [{ "name": "kind", "type": "string", "types": "graphjson.core.logging", "optional": false }, { "name": "body:collection", "type": "string", "types": [], "optional": false }, { "name": "body:timestamp", "type": "number", "types": [], "optional": false }, { "name": "body:json", "type": "string", "types": [], "optional": false }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "BulkLog", "properties": [{ "name": "kind", "type": "string", "types": "graphjson.core.bulkLogging", "optional": false }, { "name": "body:collection", "type": "string", "types": [], "optional": false }, { "name": "body:timestamp", "type": "number", "types": [], "optional": false }, { "name": "body:jsons", "type": "array", "types": [], "optional": false }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Data", "properties": [{ "name": "kind", "type": "string", "types": "graphjson.core.data", "optional": false }, { "name": "body:collection", "type": "string", "types": [], "optional": false }, { "name": "body:IANA_time_zone", "type": "string", "types": [], "optional": false }, { "name": "body:graph_type", "type": "string", "types": [], "optional": false }, { "name": "body:start", "type": "string", "types": [], "optional": false }, { "name": "body:end", "type": "string", "types": [], "optional": false }, { "name": "body:filters", "type": "array", "types": [], "optional": false }, { "name": "body:metric", "type": "string", "types": [], "optional": false }, { "name": "body:aggregation", "type": "string", "types": [], "optional": false }, { "name": "body:granularity", "type": "string", "types": [], "optional": false }, { "name": "body:compare", "type": "string", "types": [], "optional": false }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Visualization", "properties": [{ "name": "kind", "type": "string", "types": "graphjson.core.visualization", "optional": false }, { "name": "body:collection", "type": "string", "types": [], "optional": false }, { "name": "body:IANA_time_zone", "type": "string", "types": [], "optional": false }, { "name": "body:graph_type", "type": "string", "types": [], "optional": false }, { "name": "body:start", "type": "string", "types": [], "optional": false }, { "name": "body:end", "type": "string", "types": [], "optional": false }, { "name": "body:filters", "type": "array", "types": [], "optional": false }, { "name": "body:metric", "type": "string", "types": [], "optional": false }, { "name": "body:aggregation", "type": "string", "types": [], "optional": false }, { "name": "body:customizations", "type": "any", "types": [], "optional": false }, { "name": "body:granularity", "type": "string", "types": [], "optional": false }, { "name": "body:compare", "type": "string", "types": [], "optional": false }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "gravatar", "name": "Gravatar", "interfaces": [{ "name": "GetJSONProfileData", "properties": [{ "name": "kind", "type": "string", "types": "gravatar.core.json", "optional": false }, { "name": "auth:email", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "grist", "name": "Grist", "interfaces": [{ "name": "AddRecords", "properties": [{ "name": "kind", "type": "string", "types": "grist.records.add", "optional": false }, { "name": "baseId", "type": "baseid", "types": ["docs", "team"], "optional": false }, { "name": "param:docId", "type": "string", "types": [], "optional": false }, { "name": "param:tableId", "type": "string", "types": [], "optional": false }, { "name": "body:records", "type": "array", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:teamId", "type": "string", "types": [], "optional": true }] }, { "name": "FetchRecords", "properties": [{ "name": "kind", "type": "string", "types": "grist.records.fetch", "optional": false }, { "name": "baseId", "type": "baseid", "types": ["docs", "team"], "optional": false }, { "name": "param:docId", "type": "string", "types": [], "optional": false }, { "name": "param:tableId", "type": "string", "types": [], "optional": false }, { "name": "query:filter", "type": "string", "types": [], "optional": true }, { "name": "query:sort", "type": "string", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:teamId", "type": "string", "types": [], "optional": true }] }, { "name": "DescribeDocument", "properties": [{ "name": "kind", "type": "string", "types": "grist.docs.describe", "optional": false }, { "name": "baseId", "type": "baseid", "types": ["docs", "team"], "optional": false }, { "name": "param:docId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:teamId", "type": "string", "types": [], "optional": true }] }] }, { "id": "hackernews", "name": "HackerNews", "interfaces": [{ "name": "GetItem", "properties": [{ "name": "kind", "type": "string", "types": "hackernews.core.item", "optional": false }, { "name": "param:id", "type": "string", "types": [], "optional": false }, { "name": "query:print", "type": "string", "types": "pretty", "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetUser", "properties": [{ "name": "kind", "type": "string", "types": "hackernews.core.user", "optional": false }, { "name": "param:id", "type": "string", "types": [], "optional": false }, { "name": "query:print", "type": "string", "types": "pretty", "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetLive", "properties": [{ "name": "kind", "type": "string", "types": "hackernews.core.live", "optional": false }, { "name": "param:topic", "type": "param:topic", "types": ["maxitem.json", "topstories.json", "newstories.json", "beststories.json", "askstories.json", "showstories.json", "jobstories.json", "updates.json"], "optional": false }, { "name": "query:print", "type": "string", "types": "pretty", "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "harvest", "name": "Harvest", "interfaces": [{ "name": "ListProjects", "properties": [{ "name": "kind", "type": "string", "types": "harvest.projects.list", "optional": false }, { "name": "query:is_active", "type": "boolean", "types": [], "optional": true }, { "name": "query:client_id", "type": "number", "types": [], "optional": true }, { "name": "query:updated_since", "type": "string", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:per_page", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "auth:Harvest-Account-Id", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "hashnode", "name": "Hashnode", "interfaces": [{ "name": "GraphQLQuery", "properties": [{ "name": "kind", "type": "string", "types": "hashnode.graphql.query", "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "body:variables", "type": "any", "types": [], "optional": true }, { "name": "Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "hasura", "name": "Hasura", "interfaces": [{ "name": "GraphQLQuery", "properties": [{ "name": "kind", "type": "string", "types": "hasura.graphql.query", "optional": false }, { "name": "subdomain:project", "type": "string", "types": [], "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "auth:x-hasura-admin-secret", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "heapanalytics", "name": "HeapAnalytics", "interfaces": [{ "name": "ServerSideTrack", "properties": [{ "name": "kind", "type": "string", "types": "heapanalytics.serverside.track", "optional": false }, { "name": "body:app_id", "type": "string", "types": [], "optional": false }, { "name": "body:identity", "type": "string", "types": [], "optional": false }, { "name": "body:event", "type": "string", "types": [], "optional": false }, { "name": "body:properties", "type": "", "types": [], "optional": true }, { "name": "body:timestamp", "type": "string", "types": [], "optional": true }, { "name": "body:idempotency_key", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "hellosign", "name": "HelloSign", "interfaces": [{ "name": "GetAccount", "properties": [{ "name": "kind", "type": "string", "types": "hellosign.account.get", "optional": false }, { "name": "auth:Authorization", "type": "apiauthbasic", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": true }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "SendSignatureRequest", "properties": [{ "name": "kind", "type": "string", "types": "hellosign.signatureRequest.send", "optional": false }, { "name": "signers", "type": "array", "types": [], "optional": false }, { "name": "file", "type": "array", "types": [], "optional": true }, { "name": "file_url", "type": "array", "types": [], "optional": true }, { "name": "allow_decline", "type": "boolean", "types": [], "optional": true }, { "name": "allow_reassign", "type": "boolean", "types": [], "optional": true }, { "name": "attachments", "type": "array", "types": [], "optional": true }, { "name": "cc_email_addresses", "type": "array", "types": [], "optional": true }, { "name": "client_id", "type": "string", "types": [], "optional": true }, { "name": "custom_fields", "type": "array", "types": [], "optional": true }, { "name": "field_options", "type": "array", "types": [], "optional": true }, { "name": "form_field_groups", "type": "array", "types": [], "optional": true }, { "name": "form_field_rules", "type": "array", "types": [], "optional": true }, { "name": "form_fields_per_document", "type": "array", "types": [], "optional": true }, { "name": "hide_text_tags", "type": "boolean", "types": [], "optional": true }, { "name": "is_qualified_signature", "type": "boolean", "types": [], "optional": true }, { "name": "message", "type": "string", "types": [], "optional": true }, { "name": "metadata", "type": "", "types": [], "optional": true }, { "name": "signing_options", "type": "", "types": [], "optional": true, "properties": [{ "name": "default_type", "type": "default_type", "types": ["draw", "phone", "type", "upload"], "optional": false }, { "name": "draw", "type": "boolean", "types": [], "optional": true }, { "name": "phone", "type": "boolean", "types": [], "optional": true }, { "name": "type", "type": "boolean", "types": [], "optional": true }, { "name": "upload", "type": "boolean", "types": [], "optional": true }] }, { "name": "signing_redirect_url", "type": "string", "types": [], "optional": true }, { "name": "subject", "type": "string", "types": [], "optional": true }, { "name": "test_mode", "type": "boolean", "types": [], "optional": true }, { "name": "title", "type": "string", "types": [], "optional": true }, { "name": "use_text_tags", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "apiauthbasic", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": true }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "here", "name": "Here", "interfaces": [{ "name": "CalculateRouteViaGet", "properties": [{ "name": "kind", "type": "string", "types": "here.routing.calculateViaGet", "optional": false }, { "name": "query:transportMode", "type": "query:transportmode", "types": ["car", "truck", "pedestrian", "bicycle", "scooter", "taxi", "bus", "privateBus"], "optional": false }, { "name": "query:origin", "type": "string", "types": [], "optional": false }, { "name": "query:destination", "type": "string", "types": [], "optional": false }, { "name": "query:via", "type": "string", "types": [], "optional": true }, { "name": "query:departureTime", "type": "string", "types": [], "optional": true }, { "name": "query:arrivalTime", "type": "string", "types": [], "optional": true }, { "name": "query:routingMode", "type": "query:routingmode", "types": ["fast", "short"], "optional": true }, { "name": "query:alternatives", "type": "number", "types": [], "optional": true }, { "name": "query:units", "type": "query:units", "types": ["metric", "imperial"], "optional": true }, { "name": "query:lang", "type": "string", "types": [], "optional": true }, { "name": "query:avoid", "type": "string", "types": [], "optional": true }, { "name": "query:exclude", "type": "string", "types": [], "optional": true }, { "name": "query:return", "type": "string", "types": [], "optional": true }, { "name": "query:spans", "type": "string", "types": [], "optional": true }, { "name": "query:vehicle", "type": "string", "types": [], "optional": true }, { "name": "query:ev", "type": "string", "types": [], "optional": true }, { "name": "query:pedestrian[0.5]", "type": "string", "types": "", "optional": true }, { "name": "query:pedestrian[1]", "type": "string", "types": "", "optional": true }, { "name": "query:pedestrian[1.5]", "type": "string", "types": "", "optional": true }, { "name": "query:pedestrian[2]", "type": "string", "types": "", "optional": true }, { "name": "query:scooter", "type": "string", "types": [], "optional": true }, { "name": "query:currency", "type": "string", "types": [], "optional": true }, { "name": "query:customizations", "type": "string", "types": [], "optional": true }, { "name": "query:taxi", "type": "string", "types": [], "optional": true }, { "name": "query:tolls", "type": "string", "types": [], "optional": true }, { "name": "query:maxSpeedOnSegment", "type": "string", "types": [], "optional": true }, { "name": "query:traffic", "type": "string", "types": [], "optional": true }, { "name": "auth:apiKey", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Autosuggest", "properties": [{ "name": "kind", "type": "string", "types": "here.geoCodingSearch.autosuggest", "optional": false }, { "name": "auth:apiKey", "type": "string", "types": [], "optional": false }, { "name": "query:q", "type": "string", "types": [], "optional": false }, { "name": "query:at", "type": "string", "types": [], "optional": true }, { "name": "query:in", "type": "string", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:route", "type": "string", "types": [], "optional": true }, { "name": "query:termsLimit", "type": "number", "types": [], "optional": true }, { "name": "query:lang", "type": "string", "types": [], "optional": true }, { "name": "query:politicalView", "type": "string", "types": [], "optional": true }, { "name": "query:show", "type": "query:show", "types": ["phonemes", "streetInfo", "tz"], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Discover", "properties": [{ "name": "kind", "type": "string", "types": "here.geoCodingSearch.discover", "optional": false }, { "name": "auth:apiKey", "type": "string", "types": [], "optional": false }, { "name": "query:q", "type": "string", "types": [], "optional": false }, { "name": "query:at", "type": "string", "types": [], "optional": true }, { "name": "query:in", "type": "string", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:route", "type": "string", "types": [], "optional": true }, { "name": "query:termsLimit", "type": "number", "types": [], "optional": true }, { "name": "query:lang", "type": "string", "types": [], "optional": true }, { "name": "query:politicalView", "type": "string", "types": [], "optional": true }, { "name": "query:show", "type": "query:show", "types": ["phonemes", "streetInfo", "tz"], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "hostio", "name": "HostIo", "interfaces": [{ "name": "GetDomain", "properties": [{ "name": "kind", "type": "string", "types": "hostio.core.web", "optional": false }, { "name": "param:domain", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetDns", "properties": [{ "name": "kind", "type": "string", "types": "hostio.core.dns", "optional": false }, { "name": "param:domain", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetRelated", "properties": [{ "name": "kind", "type": "string", "types": "hostio.core.related", "optional": false }, { "name": "param:domain", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetFull", "properties": [{ "name": "kind", "type": "string", "types": "hostio.core.full", "optional": false }, { "name": "param:domain", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetByFieldValue", "properties": [{ "name": "kind", "type": "string", "types": "hostio.core.byFieldValue", "optional": false }, { "name": "param:field", "type": "param:field", "types": ["email", "twitter", "facebook", "instagram", "ip", "ns", "mx", "asn", "backlinks", "redirects", "adsense", "gtm", "googleanalytics"], "optional": false }, { "name": "param:value", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "hubspot", "name": "Hubspot", "interfaces": [{ "name": "OAuthToken", "properties": [{ "name": "kind", "type": "string", "types": "hubspot.auth.token", "optional": false }, { "name": "header:Content-Type", "type": "string", "types": "application/x-www-form-urlencoded", "optional": false }, { "name": "auth:grant_type", "type": "auth:grant_type", "types": ["authorization_code", "refresh_token"], "optional": false }, { "name": "auth:client_id", "type": "string", "types": [], "optional": false }, { "name": "auth:client_secret", "type": "string", "types": [], "optional": false }, { "name": "auth:refresh_token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "FormsSubmit", "properties": [{ "name": "kind", "type": "string", "types": "hubspot.forms.submit", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "param:portalId", "type": "number", "types": [], "optional": false }, { "name": "param:formId", "type": "string", "types": [], "optional": false }, { "name": "body:submittedAt", "type": "string", "types": [], "optional": false }, { "name": "body:fields", "type": "array", "types": [], "optional": false }, { "name": "body:context", "type": "", "types": [], "optional": false, "properties": [{ "name": "hutk", "type": "string", "types": [], "optional": true }, { "name": "pageUri", "type": "string", "types": [], "optional": false }, { "name": "pageName", "type": "string", "types": [], "optional": false }] }, { "name": "body:legalConsentOptions", "type": "", "types": [], "optional": false, "properties": [{ "name": "consent", "type": "", "types": [], "optional": false, "properties": [{ "name": "consentToProcess", "type": "boolean", "types": [], "optional": false }, { "name": "text", "type": "string", "types": [], "optional": false }, { "name": "communications", "type": "array", "types": [], "optional": false }] }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ContactsCreateOrUpdate", "properties": [{ "name": "kind", "type": "string", "types": "hubspot.contacts.createOrUpdate", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "param:contact_email", "type": "string", "types": [], "optional": false }, { "name": "body:properties", "type": "array", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "hunterio", "name": "HunterIo", "interfaces": [{ "name": "DomainSearch", "properties": [{ "name": "kind", "type": "string", "types": "hunterio.core.domainSearch", "optional": false }, { "name": "query:domain", "type": "string", "types": [], "optional": false }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "EmailFinder", "properties": [{ "name": "kind", "type": "string", "types": "hunterio.core.emailFinder", "optional": false }, { "name": "query:domain", "type": "string", "types": [], "optional": false }, { "name": "query:first_name", "type": "string", "types": [], "optional": false }, { "name": "query:last_name", "type": "string", "types": [], "optional": false }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "AuthorFinder", "properties": [{ "name": "kind", "type": "string", "types": "hunterio.core.authorFinder", "optional": false }, { "name": "query:url", "type": "string", "types": [], "optional": false }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "EmailVerification", "properties": [{ "name": "kind", "type": "string", "types": "hunterio.core.emailVerification", "optional": false }, { "name": "query:email", "type": "string", "types": [], "optional": false }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "hybiscus", "name": "Hybiscus", "interfaces": [{ "name": "BuildReport", "properties": [{ "name": "kind", "type": "string", "types": "hybiscus.core.buildReport", "optional": false }, { "name": "query:referral", "type": "string", "types": [], "optional": true }, { "name": "body:options", "type": "any", "types": [], "optional": true }, { "name": "body:config", "type": "", "types": [], "optional": true, "properties": [{ "name": "n_pages", "type": "number", "types": [], "optional": true }, { "name": "colour_theme", "type": "string", "types": [], "optional": true }, { "name": "typography_theme", "type": "string", "types": [], "optional": true }, { "name": "override_colour_theme", "type": "any", "types": [], "optional": true }, { "name": "cloud_storage", "type": "any", "types": [], "optional": true }, { "name": "web_hooks", "type": "array", "types": [], "optional": true }] }, { "name": "body:components", "type": "array", "types": [], "optional": false }, { "name": "auth:X-API-KEY", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetReport", "properties": [{ "name": "kind", "type": "string", "types": "hybiscus.core.getReport", "optional": false }, { "name": "query:task_id", "type": "string", "types": [], "optional": false }, { "name": "auth:X-API-KEY", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "hygraph", "name": "Hygraph", "interfaces": [{ "name": "ContentApiGraphQl", "properties": [{ "name": "kind", "type": "string", "types": "hygraph.content.graphql", "optional": false }, { "name": "subdomain:datacenter", "type": "string", "types": [], "optional": false }, { "name": "param:projectslug", "type": "string", "types": [], "optional": false }, { "name": "param:environment", "type": "string", "types": [], "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "imglab", "name": "Imglab", "interfaces": [{ "name": "Api", "properties": [{ "name": "kind", "type": "string", "types": "imglab.core.api", "optional": false }, { "name": "subdomain:appSource", "type": "string", "types": [], "optional": false }, { "name": "param:image", "type": "string", "types": [], "optional": false }, { "name": "query:width", "type": "number", "types": [], "optional": true }, { "name": "query:height", "type": "number", "types": [], "optional": true }, { "name": "query:dpr", "type": "query:dpr", "types": [1, 2, 3, 4, 5, 6, 7, 8], "optional": true }, { "name": "query:flip", "type": "query:flip", "types": ["horizontal", "vertical", "horizontal,vertical"], "optional": true }, { "name": "query:orientation", "type": "query:dpr", "types": [1, 2, 3, 4, 5, 6, 7, 8], "optional": true }, { "name": "query:mode", "type": "query:mode", "types": ["crop", "contain", "face", "force"], "optional": true }, { "name": "query:crop", "type": "string", "types": [], "optional": true }, { "name": "query:contain", "type": "query:contain", "types": ["blur", "mirror", "clamp"], "optional": true }, { "name": "query:contain-color", "type": "string", "types": [], "optional": true }, { "name": "query:face-padding", "type": "number", "types": [], "optional": true }, { "name": "query:upsalce", "type": "boolean", "types": [], "optional": true }, { "name": "query:download", "type": "string", "types": [], "optional": true }, { "name": "query:format", "type": "query:format", "types": ["json", "jpeg", "png", "webp", "avif", "gif", "blurhash"], "optional": true }, { "name": "query:quality", "type": "number", "types": [], "optional": true }, { "name": "query:subsample", "type": "query:subsample", "types": [420, 444], "optional": true }, { "name": "query:interlace", "type": "boolean", "types": [], "optional": true }, { "name": "query:quantise", "type": "boolean", "types": [], "optional": true }, { "name": "query:lossless", "type": "boolean", "types": [], "optional": true }, { "name": "query:blurhash", "type": "string", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:strip", "type": "query:strip", "types": ["all", "metadata"], "optional": true }, { "name": "query:hue", "type": "number", "types": [], "optional": true }, { "name": "query:saturate", "type": "number", "types": [], "optional": true }, { "name": "query:invert", "type": "boolean", "types": [], "optional": true }, { "name": "query:sepia", "type": "number", "types": [], "optional": true }, { "name": "query:background-color", "type": "string", "types": [], "optional": true }, { "name": "query:color-transform", "type": "query:color-transform", "types": ["srgb", "tinysrgb", "adobe"], "optional": true }, { "name": "query:face-number", "type": "number", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "incidentio", "name": "IncidentIo", "interfaces": [{ "name": "ListIncidents", "properties": [{ "name": "kind", "type": "string", "types": "incidentio.incidents.list", "optional": false }, { "name": "query:page_size", "type": "number", "types": [], "optional": true }, { "name": "query:after", "type": "string", "types": [], "optional": true }, { "name": "query:status[one_of]", "type": "string", "types": [], "optional": true }, { "name": "query:status[not_in]", "type": "string", "types": [], "optional": true }, { "name": "query:severity[one_of]", "type": "string", "types": [], "optional": true }, { "name": "query:severity[not_in]", "type": "string", "types": [], "optional": true }, { "name": "query:severity[gte]", "type": "string", "types": [], "optional": true }, { "name": "query:severity[lte]", "type": "string", "types": [], "optional": true }, { "name": "query:incident_type[one_of]", "type": "string", "types": [], "optional": true }, { "name": "query:incident_role[one_of]", "type": "string", "types": [], "optional": true }, { "name": "query:incident_role[is_blank]", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "intercom", "name": "Intercom", "interfaces": [{ "name": "CreateContact", "properties": [{ "name": "kind", "type": "string", "types": "intercom.contacts.create", "optional": false }, { "name": "body:role", "type": "body:role", "types": ["user", "lead"], "optional": false }, { "name": "body:external_id", "type": "string", "types": [], "optional": true }, { "name": "body:email", "type": "string", "types": [], "optional": true }, { "name": "body:phone", "type": "string", "types": [], "optional": true }, { "name": "body:name", "type": "string", "types": [], "optional": true }, { "name": "body:avatar", "type": "string", "types": [], "optional": true }, { "name": "body:signed_up_at", "type": "number", "types": [], "optional": true }, { "name": "body:last_seen_at", "type": "number", "types": [], "optional": true }, { "name": "body:owner_id", "type": "number", "types": [], "optional": true }, { "name": "body:unsubscribed_from_emails", "type": "boolean", "types": [], "optional": true }, { "name": "body:custom_attributes", "type": "", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "SubmitDataEvent", "properties": [{ "name": "kind", "type": "string", "types": "intercom.dataevents.submit", "optional": false }, { "name": "body:event_name", "type": "string", "types": [], "optional": false }, { "name": "body:created_at", "type": "number", "types": [], "optional": true }, { "name": "body:user_id", "type": "string", "types": [], "optional": true }, { "name": "body:metadata", "type": "any", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListArticles", "properties": [{ "name": "kind", "type": "string", "types": "intercom.articles.list", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "ionos", "name": "Ionos", "interfaces": [{ "name": "ListDnsZones", "properties": [{ "name": "kind", "type": "string", "types": "ionos.dns.listZones", "optional": false }, { "name": "auth:X-API-Key", "type": "", "types": [], "optional": true, "properties": [{ "name": "prefix", "type": "string", "types": [], "optional": false }, { "name": "secret", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListDomains", "properties": [{ "name": "kind", "type": "string", "types": "ionos.domains.list", "optional": false }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:tld", "type": "string", "types": [], "optional": true }, { "name": "query:pendingProvisioning", "type": "boolean", "types": [], "optional": true }, { "name": "query:label", "type": "string", "types": [], "optional": true }, { "name": "query:labelPrefix", "type": "string", "types": [], "optional": true }, { "name": "query:name", "type": "string", "types": [], "optional": true }, { "name": "query:includeDomainStatus", "type": "boolean", "types": [], "optional": true }, { "name": "query:sortBy", "type": "query:sortby", "types": ["DOMAIN_NAME", "PROVISIONING_START_DATE"], "optional": true }, { "name": "query:direction", "type": "query:sort[email]", "types": ["ASC", "DESC"], "optional": true }, { "name": "auth:X-API-Key", "type": "", "types": [], "optional": true, "properties": [{ "name": "prefix", "type": "string", "types": [], "optional": false }, { "name": "secret", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListSslCertificates", "properties": [{ "name": "kind", "type": "string", "types": "ionos.ssl.list", "optional": false }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:size", "type": "number", "types": [], "optional": true }, { "name": "auth:X-API-Key", "type": "", "types": [], "optional": true, "properties": [{ "name": "prefix", "type": "string", "types": [], "optional": false }, { "name": "secret", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "ipapi", "name": "IPApi", "interfaces": [{ "name": "CompleteLocation", "properties": [{ "name": "kind", "type": "string", "types": "ipapi.core.completeLocation", "optional": false }, { "name": "param:ip", "type": "string", "types": [], "optional": false }, { "name": "param:format", "type": "param:format", "types": ["json", "xml", "yaml", "csv", "jsonp"], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CompleteLocationSpecificField", "properties": [{ "name": "kind", "type": "string", "types": "ipapi.core.completeLocationSpecificField", "optional": false }, { "name": "param:ip", "type": "string", "types": [], "optional": false }, { "name": "param:field", "type": "param:field", "types": ["currency", "asn", "city", "region", "region_code", "country", "country_name", "continent_code", "in_eu", "postal", "latitude", "longitude", "latlong", "timezone", "utc_offset", "languages", "country_calling_code", "org"], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "jira", "name": "Jira", "interfaces": [{ "name": "GetIssue", "properties": [{ "name": "kind", "type": "string", "types": "jira.issue.get", "optional": false }, { "name": "param:issueId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "subdomain:project", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "SearchIssues", "properties": [{ "name": "kind", "type": "string", "types": "jira.issue.search", "optional": false }, { "name": "query:jql", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "subdomain:project", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateIssue", "properties": [{ "name": "kind", "type": "string", "types": "jira.issue.create", "optional": false }, { "name": "body:fields", "type": "any", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "subdomain:project", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "keen", "name": "Keen", "interfaces": [{ "name": "RecordASingleEvent", "properties": [{ "name": "kind", "type": "string", "types": "keen.events.recordSingleEvent", "optional": false }, { "name": "body:body", "type": "", "types": [], "optional": false }, { "name": "param:projectId", "type": "string", "types": [], "optional": false }, { "name": "param:collectionName", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "RecordMultipleEvents", "properties": [{ "name": "kind", "type": "string", "types": "keen.events.recordMultipleEvents", "optional": false }, { "name": "body:body", "type": "", "types": [], "optional": false }, { "name": "param:projectId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "klaviyo", "name": "Klaviyo", "interfaces": [{ "name": "TrackProfileActivity", "properties": [{ "name": "kind", "type": "string", "types": "klaviyo.track.trackProfile", "optional": false }, { "name": "body:event", "type": "string", "types": [], "optional": false }, { "name": "body:customer_properties", "type": "", "types": [], "optional": true }, { "name": "body:properties", "type": "", "types": [], "optional": true }, { "name": "body:time", "type": "number", "types": [], "optional": true }, { "name": "auth:token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "IdentifyProfile", "properties": [{ "name": "kind", "type": "string", "types": "klaviyo.track.identifyProfile", "optional": false }, { "name": "body:properties", "type": "", "types": [], "optional": true }, { "name": "auth:token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetProfileId", "properties": [{ "name": "kind", "type": "string", "types": "klaviyo.profiles.getProfileId", "optional": false }, { "name": "query:email", "type": "string", "types": [], "optional": true }, { "name": "query:phone_number", "type": "string", "types": [], "optional": true }, { "name": "query:external_id", "type": "string", "types": [], "optional": true }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetProfile", "properties": [{ "name": "kind", "type": "string", "types": "klaviyo.profiles.getProfile", "optional": false }, { "name": "param:person_id", "type": "string", "types": [], "optional": false }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "knockapp", "name": "KnockApp", "interfaces": [{ "name": "IdentifyUser", "properties": [{ "name": "kind", "type": "string", "types": "knockapp.users.identify", "optional": false }, { "name": "param:userId", "type": "string", "types": [], "optional": false }, { "name": "body:body", "type": "", "types": [], "optional": true, "properties": [{ "name": "name", "type": "string", "types": [], "optional": true }, { "name": "email", "type": "string", "types": [], "optional": true }, { "name": "avatar", "type": "string", "types": [], "optional": true }, { "name": "phone_number", "type": "string", "types": [], "optional": true }] }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "kontentai", "name": "KontentAI", "interfaces": [{ "name": "GetDeliveryItems", "properties": [{ "name": "kind", "type": "string", "types": "kontentai.delivery.items", "optional": false }, { "name": "auth:projectId", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GraphQLQuery", "properties": [{ "name": "kind", "type": "string", "types": "kontentai.delivery.graphql", "optional": false }, { "name": "header:content-type", "type": "string", "types": "application/graphql", "optional": false }, { "name": "auth:projectId", "type": "string", "types": [], "optional": false }, { "name": "body:body", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "koyeb", "name": "Koyeb", "interfaces": [{ "name": "GetCurrentUser", "properties": [{ "name": "kind", "type": "string", "types": "koyeb.profile.get", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListApps", "properties": [{ "name": "kind", "type": "string", "types": "koyeb.apps.list", "optional": false }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "query:name", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "languagelayer", "name": "LanguageLayer", "interfaces": [{ "name": "Detect", "properties": [{ "name": "kind", "type": "string", "types": "languagelayer.core.detect", "optional": false }, { "name": "baseId", "type": "baseid", "types": ["default", "non-ssl"], "optional": true }, { "name": "query:query", "type": "string", "types": [], "optional": false }, { "name": "auth:access_key", "type": "string", "types": [], "optional": false }] }] }, { "id": "launchdarkly", "name": "LaunchDarkly", "interfaces": [{ "name": "ListFeatureFlags", "properties": [{ "name": "kind", "type": "string", "types": "launchdarkly.featureflags.list", "optional": false }, { "name": "param:projectKey", "type": "string", "types": [], "optional": false }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "query:filter", "type": "string", "types": [], "optional": true }, { "name": "query:sort", "type": "string", "types": [], "optional": true }, { "name": "query:env", "type": "string", "types": [], "optional": true }, { "name": "query:tag", "type": "string", "types": [], "optional": true }, { "name": "query:archived", "type": "boolean", "types": [], "optional": true }, { "name": "query:summary", "type": "boolean", "types": [], "optional": true }, { "name": "query:compare", "type": "boolean", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListProjects", "properties": [{ "name": "kind", "type": "string", "types": "launchdarkly.projects.list", "optional": false }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "query:filter", "type": "string", "types": [], "optional": true }, { "name": "query:sort", "type": "string", "types": [], "optional": true }, { "name": "query:expand", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "lecto", "name": "Lecto", "interfaces": [{ "name": "TranslateText", "properties": [{ "name": "kind", "type": "string", "types": "lecto.translate.text", "optional": false }, { "name": "body:from", "type": "string", "types": [], "optional": true }, { "name": "body:texts", "type": "array", "types": [], "optional": false }, { "name": "body:to", "type": "array", "types": [], "optional": false }, { "name": "auth:X-API-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "TranslateJson", "properties": [{ "name": "kind", "type": "string", "types": "lecto.translate.json", "optional": false }, { "name": "body:from", "type": "string", "types": [], "optional": false }, { "name": "body:json", "type": "string", "types": [], "optional": false }, { "name": "body:protected_keys", "type": "array", "types": [], "optional": true }, { "name": "body:to", "type": "array", "types": [], "optional": false }, { "name": "auth:X-API-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "lemonsqueezy", "name": "LemonSqueezy", "interfaces": [{ "name": "RetrieveUser", "properties": [{ "name": "kind", "type": "string", "types": "lemonsqueezy.users.me", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "content-type", "type": "string", "types": "application/vnd.api+json", "optional": false }, { "name": "accept", "type": "string", "types": "application/vnd.api+json", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListProducts", "properties": [{ "name": "kind", "type": "string", "types": "lemonsqueezy.products.list", "optional": false }, { "name": "query:store_id", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "content-type", "type": "string", "types": "application/vnd.api+json", "optional": false }, { "name": "accept", "type": "string", "types": "application/vnd.api+json", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListSubscriptions", "properties": [{ "name": "kind", "type": "string", "types": "lemonsqueezy.subscriptions.list", "optional": false }, { "name": "query:store_id", "type": "string", "types": [], "optional": true }, { "name": "query:order_id", "type": "string", "types": [], "optional": true }, { "name": "query:order_item_id", "type": "string", "types": [], "optional": true }, { "name": "query:product_id", "type": "string", "types": [], "optional": true }, { "name": "query:variant_id", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "content-type", "type": "string", "types": "application/vnd.api+json", "optional": false }, { "name": "accept", "type": "string", "types": "application/vnd.api+json", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "linear", "name": "Linear", "interfaces": [{ "name": "GraphQLQuery", "properties": [{ "name": "kind", "type": "string", "types": "linear.graphql.query", "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "linkedin", "name": "LinkedIn", "interfaces": [{ "name": "SharePost", "properties": [{ "name": "kind", "type": "string", "types": "linkedin.sharing.post", "optional": false }, { "name": "header:x-li-format", "type": "string", "types": "json", "optional": false }, { "name": "body:author", "type": "string", "types": [], "optional": false }, { "name": "body:lifecycleState", "type": "string", "types": "PUBLISHED", "optional": false }, { "name": "body:visibility", "type": "", "types": [], "optional": false, "properties": [{ "name": "com.linkedin.ugc.MemberNetworkVisibility", "type": "string", "types": "PUBLIC", "optional": false }] }, { "name": "body:specificContent", "type": "", "types": [], "optional": false, "properties": [{ "name": "com.linkedin.ugc.ShareContent", "type": "", "types": [], "optional": false, "properties": [{ "name": "shareCommentary", "type": "", "types": [], "optional": false, "properties": [{ "name": "text", "type": "string", "types": [], "optional": false }] }, { "name": "shareMediaCategory", "type": "sharemediacategory", "types": ["ARTICLE", "NONE", "IMAGE"], "optional": false }, { "name": "media", "type": "array", "types": [], "optional": true }] }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "linkpreview", "name": "LinkPreview", "interfaces": [{ "name": "LinkPreview", "properties": [{ "name": "kind", "type": "string", "types": "linkpreview.core.linkpreview", "optional": false }, { "name": "body:q", "type": "string", "types": [], "optional": false }, { "name": "body:fields", "type": "string", "types": [], "optional": true }, { "name": "auth:key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "liveblocks", "name": "Liveblocks", "interfaces": [{ "name": "ListRooms", "properties": [{ "name": "kind", "type": "string", "types": "liveblocks.rooms.list", "optional": false }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:startingAfter", "type": "string", "types": [], "optional": true }, { "name": "query:userId", "type": "string", "types": [], "optional": true }, { "name": "query:groupIds", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateRoom", "properties": [{ "name": "kind", "type": "string", "types": "liveblocks.rooms.create", "optional": false }, { "name": "body:id", "type": "string", "types": [], "optional": false }, { "name": "body:defaultAccesses", "type": "array", "types": [], "optional": false }, { "name": "body:metadata", "type": "", "types": [], "optional": true }, { "name": "body:usersAccesses", "type": "", "types": [], "optional": true }, { "name": "body:groupsAccesses", "type": "", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "logsnag", "name": "LogSnag", "interfaces": [{ "name": "PublishEvent", "properties": [{ "name": "kind", "type": "string", "types": "logsnag.log.publishEvent", "optional": false }, { "name": "body:project", "type": "string", "types": [], "optional": false }, { "name": "body:channel", "type": "string", "types": [], "optional": false }, { "name": "body:event", "type": "string", "types": [], "optional": false }, { "name": "body:description", "type": "string", "types": [], "optional": true }, { "name": "body:icon", "type": "string", "types": [], "optional": true }, { "name": "body:notify", "type": "boolean", "types": [], "optional": true }, { "name": "body:tags", "type": "", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "PublishInsight", "properties": [{ "name": "kind", "type": "string", "types": "logsnag.insight.publishInsight", "optional": false }, { "name": "body:project", "type": "string", "types": [], "optional": false }, { "name": "body:title", "type": "string", "types": [], "optional": false }, { "name": "body:value", "type": "query:milestone", "types": [null, null], "optional": false }, { "name": "body:icon", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "logz", "name": "Logz", "interfaces": [{ "name": "SearchLogs", "properties": [{ "name": "kind", "type": "string", "types": "logz.monitoring.search", "optional": false }, { "name": "baseId", "type": "baseid", "types": ["default", "asiapacific", "canada", "europe_fra", "west_europe", "europe_lon", "west_us2"], "optional": true }, { "name": "query:dayOffset", "type": "number", "types": [], "optional": true }, { "name": "query:accountIds", "type": "number", "types": [], "optional": true }, { "name": "body:query", "type": "any", "types": [], "optional": false }, { "name": "body:from", "type": "number", "types": [], "optional": true }, { "name": "body:size", "type": "number", "types": [], "optional": true }, { "name": "body:sort", "type": "string", "types": [], "optional": true }, { "name": "body:_source", "type": "", "types": [], "optional": true, "properties": [{ "name": "includes", "type": "any", "types": [], "optional": false }] }, { "name": "body:post_filter", "type": "any", "types": [], "optional": true }, { "name": "body:docvalue_fields", "type": "string", "types": [], "optional": true }, { "name": "body:version", "type": "boolean", "types": [], "optional": true }, { "name": "body:stored_fields", "type": "string", "types": [], "optional": true }, { "name": "body:hightlight", "type": "any", "types": [], "optional": true }, { "name": "body:aggregations", "type": "any", "types": [], "optional": true }, { "name": "auth:X-API-TOKEN", "type": "string", "types": [], "optional": false }] }, { "name": "RetrieveUsersInAssociatedAccounts", "properties": [{ "name": "kind", "type": "string", "types": "logz.account.retrieveUsersInAssociatedAccounts", "optional": false }, { "name": "baseId", "type": "baseid", "types": ["default", "asiapacific", "canada", "europe_fra", "west_europe", "europe_lon", "west_us2"], "optional": true }, { "name": "auth:X-API-TOKEN", "type": "string", "types": [], "optional": false }] }] }, { "id": "lokalise", "name": "Lokalise", "interfaces": [{ "name": "CreateTask", "properties": [{ "name": "kind", "type": "string", "types": "lokalise.tasks.create", "optional": false }, { "name": "param:project_id", "type": "string", "types": [], "optional": false }, { "name": "body:title", "type": "string", "types": [], "optional": false }, { "name": "body:description", "type": "string", "types": [], "optional": true }, { "name": "body:due_date", "type": "string", "types": [], "optional": true }, { "name": "body:keys", "type": "array", "types": [], "optional": true }, { "name": "body:languages", "type": "array", "types": [], "optional": true }, { "name": "body:source_language_iso", "type": "string", "types": [], "optional": true }, { "name": "body:auto_close_languages", "type": "boolean", "types": [], "optional": true }, { "name": "body:auto_close_task", "type": "boolean", "types": [], "optional": true }, { "name": "body:auto_close_items", "type": "boolean", "types": [], "optional": true }, { "name": "body:task_type", "type": "body:task_type", "types": ["translation", "review"], "optional": true }, { "name": "body:parent_task_id", "type": "number", "types": [], "optional": true }, { "name": "body:closing_tags", "type": "array", "types": [], "optional": true }, { "name": "body:do_lock_translations", "type": "boolean", "types": [], "optional": true }, { "name": "body:custom_translation_status_ids", "type": "array", "types": [], "optional": true }, { "name": "auth:X-Api-Token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListTasks", "properties": [{ "name": "kind", "type": "string", "types": "lokalise.tasks.list", "optional": false }, { "name": "param:project_id", "type": "string", "types": [], "optional": false }, { "name": "query:filter_title", "type": "string", "types": [], "optional": true }, { "name": "query:filter_statuses", "type": "string", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "auth:X-Api-Token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListUsers", "properties": [{ "name": "kind", "type": "string", "types": "lokalise.users.list", "optional": false }, { "name": "param:team_id", "type": "string", "types": [], "optional": false }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "auth:X-Api-Token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListTeams", "properties": [{ "name": "kind", "type": "string", "types": "lokalise.teams.list", "optional": false }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "auth:X-Api-Token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "lolo", "name": "Lolo", "interfaces": [{ "name": "ListAccounts", "properties": [{ "name": "kind", "type": "string", "types": "lolo.accounts.list", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "luabase", "name": "Luabase", "interfaces": [{ "name": "RunQuery", "properties": [{ "name": "kind", "type": "string", "types": "luabase.run.query", "optional": false }, { "name": "body:block", "type": "", "types": [], "optional": true, "properties": [{ "name": "id", "type": "number", "types": [], "optional": true }, { "name": "data_uuid", "type": "string", "types": [], "optional": true }, { "name": "details", "type": "", "types": [], "optional": true, "properties": [{ "name": "name", "type": "string", "types": [], "optional": true }, { "name": "description", "type": "string", "types": [], "optional": true }, { "name": "type", "type": "string", "types": [], "optional": true }, { "name": "ui", "type": "string", "types": [], "optional": true }, { "name": "tags", "type": "array", "types": [], "optional": true }, { "name": "sql", "type": "string", "types": [], "optional": true }, { "name": "renderedSql", "type": "string", "types": [], "optional": true }, { "name": "running", "type": "boolean", "types": [], "optional": true }, { "name": "currentRunTime", "type": "string", "types": [], "optional": true }, { "name": "parameters", "type": "", "types": [], "optional": true }, { "name": "cells", "type": "array", "types": [], "optional": true }, { "name": "share", "type": "", "types": [], "optional": true, "properties": [{ "name": "id", "type": "string", "types": [], "optional": true }, { "name": "name", "type": "string", "types": [], "optional": true }, { "name": "description", "type": "string", "types": [], "optional": true }] }, { "name": "results", "type": "", "types": [], "optional": true, "properties": [{ "name": "ok", "type": "boolean", "types": [], "optional": true }, { "name": "rows", "type": "number", "types": [], "optional": true }, { "name": "rows_before_limit_at_least", "type": "number", "types": [], "optional": true }, { "name": "hitMaxRow", "type": "number", "types": [], "optional": true }, { "name": "startTime", "type": "string", "types": [], "optional": true }, { "name": "timeElapsed", "type": "number", "types": [], "optional": true }, { "name": "statistics", "type": "any", "types": [], "optional": true }, { "name": "data", "type": "array", "types": [], "optional": true }, { "name": "meta", "type": "array", "types": [], "optional": true }, { "name": "error", "type": "string", "types": [], "optional": true }] }, { "name": "schedule", "type": "", "types": [], "optional": true, "properties": [{ "name": "period", "type": "period", "types": ["daily", "none", "one-minute", "five-minutes", "hourly"], "optional": true }, { "name": "time", "type": "string", "types": [], "optional": true }, { "name": "minutesPast", "type": "number", "types": [], "optional": true }, { "name": "start_date", "type": "string", "types": [], "optional": true }] }, { "name": "destination", "type": "any", "types": [], "optional": true }, { "name": "view", "type": "any", "types": [], "optional": true }, { "name": "importer", "type": "any", "types": [], "optional": true }, { "name": "limit", "type": "number", "types": [], "optional": true }] }, { "name": "is_archived", "type": "boolean", "types": [], "optional": true }, { "name": "is_public", "type": "boolean", "types": [], "optional": true }] }, { "name": "body:job_uuid", "type": "string", "types": [], "optional": true }, { "name": "body:runBy", "type": "body:runby", "types": ["user", "scheduler"], "optional": true }, { "name": "body:database", "type": "string", "types": [], "optional": true }, { "name": "body:format", "type": "body:format", "types": ["json", "csv", "none"], "optional": true }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "mailboxlayer", "name": "MailboxLayer", "interfaces": [{ "name": "CheckEmail", "properties": [{ "name": "kind", "type": "string", "types": "mailboxlayer.core.check", "optional": false }, { "name": "param:email", "type": "string", "types": [], "optional": false }, { "name": "auth:apikey", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "mailboxvalidator", "name": "MailboxValidator", "interfaces": [{ "name": "SingleEmailValidation", "properties": [{ "name": "kind", "type": "string", "types": "mailboxvalidator.singleEmailValidation.singleEmailValidation", "optional": false }, { "name": "auth:key", "type": "string", "types": [], "optional": false }, { "name": "query:email", "type": "string", "types": [], "optional": false }, { "name": "query:format", "type": "query:format", "types": ["json", "xml"], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "DisposableEmail", "properties": [{ "name": "kind", "type": "string", "types": "mailboxvalidator.singleEmailValidation.disposableEmail", "optional": false }, { "name": "auth:key", "type": "string", "types": [], "optional": false }, { "name": "query:email", "type": "string", "types": [], "optional": false }, { "name": "query:format", "type": "query:format", "types": ["json", "xml"], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "FreeEmail", "properties": [{ "name": "kind", "type": "string", "types": "mailboxvalidator.singleEmailValidation.freeEmail", "optional": false }, { "name": "auth:key", "type": "string", "types": [], "optional": false }, { "name": "query:email", "type": "string", "types": [], "optional": false }, { "name": "query:format", "type": "query:format", "types": ["json", "xml"], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "mailcheckai", "name": "MailCheckAi", "interfaces": [{ "name": "CheckDomain", "properties": [{ "name": "kind", "type": "string", "types": "mailcheckai.domain.check", "optional": false }, { "name": "param:domain", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CheckEmail", "properties": [{ "name": "kind", "type": "string", "types": "mailcheckai.email.check", "optional": false }, { "name": "param:email", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "mailchimp", "name": "Mailchimp", "interfaces": [{ "name": "ListCampaigns", "properties": [{ "name": "kind", "type": "string", "types": "mailchimp.campaigns.list", "optional": false }, { "name": "query:fields", "type": "string", "types": [], "optional": true }, { "name": "query:exclude_fields", "type": "string", "types": [], "optional": true }, { "name": "query:count", "type": "number", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "query:type", "type": "query:type", "types": ["regular", "plaintext", "absplit", "rss", "variate"], "optional": true }, { "name": "query:status", "type": "query:status", "types": ["paused", "save", "schedule", "sending", "sent"], "optional": true }, { "name": "query:before_send_time", "type": "string", "types": [], "optional": true }, { "name": "query:since_send_time", "type": "string", "types": [], "optional": true }, { "name": "query:before_create_time", "type": "string", "types": [], "optional": true }, { "name": "query:since_create_time", "type": "string", "types": [], "optional": true }, { "name": "query:list_id", "type": "string", "types": [], "optional": true }, { "name": "query:folder_id", "type": "string", "types": [], "optional": true }, { "name": "query:member_id", "type": "string", "types": [], "optional": true }, { "name": "query:sort_field", "type": "query:sort_field", "types": ["create_time", "send_time"], "optional": true }, { "name": "query:sort_dir", "type": "query:sort[email]", "types": ["ASC", "DESC"], "optional": true }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "subdomain:dc", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "mailerlite", "name": "MailerLite", "interfaces": [{ "name": "ListSubscribers", "properties": [{ "name": "kind", "type": "string", "types": "mailerlite.subscribers.list", "optional": false }, { "name": "query:filter[status]", "type": "query:filter[status]", "types": ["unsubscribed", "active", "unconfirmed", "bounced", "junk"], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:cursor", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateSubscriber", "properties": [{ "name": "kind", "type": "string", "types": "mailerlite.subscribers.create", "optional": false }, { "name": "body:email", "type": "string", "types": [], "optional": false }, { "name": "body:fields", "type": "", "types": [], "optional": true }, { "name": "body:groups", "type": "array", "types": [], "optional": true }, { "name": "body:status", "type": "query:filter[status]", "types": ["unsubscribed", "active", "unconfirmed", "bounced", "junk"], "optional": true }, { "name": "body:subscribed_at", "type": "string", "types": [], "optional": true }, { "name": "body:ip_address", "type": "string", "types": [], "optional": true }, { "name": "body:opted_in_at", "type": "string", "types": [], "optional": true }, { "name": "body:optin_ip", "type": "string", "types": [], "optional": true }, { "name": "body:unsubscribed_at", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "mailersend", "name": "MailerSend", "interfaces": [{ "name": "EmailSend", "properties": [{ "name": "kind", "type": "string", "types": "mailersend.email.send", "optional": false }, { "name": "body:from", "type": "", "types": [], "optional": false, "properties": [{ "name": "email", "type": "string", "types": [], "optional": false }, { "name": "name", "type": "string", "types": [], "optional": true }] }, { "name": "body:to", "type": "array", "types": [], "optional": false }, { "name": "body:subject", "type": "string", "types": [], "optional": false }, { "name": "body:text", "type": "string", "types": [], "optional": false }, { "name": "body:html", "type": "string", "types": [], "optional": false }, { "name": "body:variables", "type": "array", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "mailjet", "name": "MailJet", "interfaces": [{ "name": "SendBasicEmail", "properties": [{ "name": "kind", "type": "string", "types": "mailjet.send.basicEmail", "optional": false }, { "name": "body:Messages", "type": "array", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "mailpace", "name": "MailPace", "interfaces": [{ "name": "Send", "properties": [{ "name": "kind", "type": "string", "types": "mailpace.core.send", "optional": false }, { "name": "body:from", "type": "string", "types": [], "optional": false }, { "name": "body:to", "type": "string", "types": [], "optional": false }, { "name": "body:htmlbody", "type": "string", "types": [], "optional": true }, { "name": "body:textbody", "type": "string", "types": [], "optional": true }, { "name": "body:cc", "type": "string", "types": [], "optional": true }, { "name": "body:bcc", "type": "string", "types": [], "optional": true }, { "name": "body:subject", "type": "string", "types": [], "optional": true }, { "name": "body:replyto", "type": "string", "types": [], "optional": true }, { "name": "body:list_unsubscribe", "type": "string", "types": [], "optional": true }, { "name": "body:attachments", "type": "array", "types": [], "optional": true }, { "name": "body:tags", "type": "body:tags", "types": [null, null], "optional": true }, { "name": "auth:MailPace-Server-Token", "type": "string", "types": [], "optional": false }, { "name": "header:Accept", "type": "string", "types": "application/json", "optional": false }, { "name": "header:Content-Type", "type": "string", "types": "application/json", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "mailtm", "name": "MailTM", "interfaces": [{ "name": "GetToken", "properties": [{ "name": "kind", "type": "string", "types": "mailtm.auth.token", "optional": false }, { "name": "body:address", "type": "string", "types": [], "optional": false }, { "name": "body:password", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetDomains", "properties": [{ "name": "kind", "type": "string", "types": "mailtm.core.domains", "optional": false }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetDomainbyId", "properties": [{ "name": "kind", "type": "string", "types": "mailtm.core.domainById", "optional": false }, { "name": "param:id", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "mailtrap", "name": "Mailtrap", "interfaces": [{ "name": "SendEmail", "properties": [{ "name": "kind", "type": "string", "types": "mailtrap.emails.send", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "body:from", "type": "address", "types": [], "optional": false, "properties": [{ "name": "name", "type": "string", "types": [], "optional": false }, { "name": "email", "type": "string", "types": [], "optional": false }] }, { "name": "body:to", "type": "array", "types": [], "optional": false }, { "name": "body:cc", "type": "array", "types": [], "optional": true }, { "name": "body:bcc", "type": "array", "types": [], "optional": true }, { "name": "body:attachments", "type": "array", "types": [], "optional": true }, { "name": "body:subject", "type": "string", "types": [], "optional": false }, { "name": "body:html", "type": "string", "types": [], "optional": true }, { "name": "body:text", "type": "string", "types": [], "optional": true }, { "name": "body:headers", "type": "", "types": [], "optional": true }, { "name": "body:custom_variables", "type": "any", "types": [], "optional": true }, { "name": "body:category", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "SendTestEmail", "properties": [{ "name": "kind", "type": "string", "types": "mailtrap.emails.test", "optional": false }, { "name": "param:inboxId", "type": "number", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "body:from", "type": "address", "types": [], "optional": false, "properties": [{ "name": "name", "type": "string", "types": [], "optional": false }, { "name": "email", "type": "string", "types": [], "optional": false }] }, { "name": "body:to", "type": "array", "types": [], "optional": false }, { "name": "body:cc", "type": "array", "types": [], "optional": true }, { "name": "body:bcc", "type": "array", "types": [], "optional": true }, { "name": "body:attachments", "type": "array", "types": [], "optional": true }, { "name": "body:subject", "type": "string", "types": [], "optional": false }, { "name": "body:html", "type": "string", "types": [], "optional": true }, { "name": "body:text", "type": "string", "types": [], "optional": true }, { "name": "body:headers", "type": "", "types": [], "optional": true }, { "name": "body:custom_variables", "type": "any", "types": [], "optional": true }, { "name": "body:category", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "mastodon", "name": "Mastodon", "interfaces": [{ "name": "PublishStatus", "properties": [{ "name": "kind", "type": "string", "types": "mastodon.statuses.publish", "optional": false }, { "name": "header:Idempotency-Key", "type": "string", "types": [], "optional": true }, { "name": "body:status", "type": "string", "types": [], "optional": true }, { "name": "body:madia_ids", "type": "array", "types": [], "optional": true }, { "name": "body:poll[options]", "type": "array", "types": [], "optional": true }, { "name": "body:poll[expires_in]", "type": "number", "types": [], "optional": true }, { "name": "body:poll[multiple]", "type": "boolean", "types": [], "optional": true }, { "name": "body:poll[hide_totals]", "type": "boolean", "types": [], "optional": true }, { "name": "body:in_reply_to_id", "type": "number", "types": [], "optional": true }, { "name": "body:spoiler_text", "type": "string", "types": [], "optional": true }, { "name": "body:visibility", "type": "body:visibility", "types": ["private", "public", "unlisted", "direct"], "optional": true }, { "name": "body:sensitive", "type": "boolean", "types": [], "optional": true }, { "name": "body:scheduled_at", "type": "string", "types": [], "optional": true }, { "name": "body:language", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:mastodoninstance", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "medium", "name": "Medium", "interfaces": [{ "name": "Me", "properties": [{ "name": "kind", "type": "string", "types": "medium.users.me", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetPublications", "properties": [{ "name": "kind", "type": "string", "types": "medium.users.publications", "optional": false }, { "name": "param:userId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreatePost", "properties": [{ "name": "kind", "type": "string", "types": "medium.users.createPost", "optional": false }, { "name": "param:authorId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "body:title", "type": "string", "types": [], "optional": false }, { "name": "body:contentFormat", "type": "body:contentformat", "types": ["html", "markdown"], "optional": false }, { "name": "body:content", "type": "string", "types": [], "optional": false }, { "name": "body:tags", "type": "array", "types": [], "optional": true }, { "name": "body:canonicalUrl", "type": "string", "types": [], "optional": true }, { "name": "body:publishStatus", "type": "body:publishstatus", "types": ["public", "unlisted", "draft"], "optional": true }, { "name": "body:license", "type": "body:license", "types": ["all-rights-reserved", "cc-40-by", "cc-40-by-sa", "cc-40-by-nd", "cc-40-by-nc", "cc-40-by-nc-nd", "cc-40-by-nc-sa", "cc-40-zero", "public-domain"], "optional": true }, { "name": "body:notifyFollowers", "type": "boolean", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreatePostUnderPublication", "properties": [{ "name": "kind", "type": "string", "types": "medium.publications.createPost", "optional": false }, { "name": "param:publicationId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "body:title", "type": "string", "types": [], "optional": false }, { "name": "body:contentFormat", "type": "body:contentformat", "types": ["html", "markdown"], "optional": false }, { "name": "body:content", "type": "string", "types": [], "optional": false }, { "name": "body:tags", "type": "array", "types": [], "optional": true }, { "name": "body:canonicalUrl", "type": "string", "types": [], "optional": true }, { "name": "body:publishStatus", "type": "body:publishstatus", "types": ["public", "unlisted", "draft"], "optional": true }, { "name": "body:license", "type": "body:license", "types": ["all-rights-reserved", "cc-40-by", "cc-40-by-sa", "cc-40-by-nd", "cc-40-by-nc", "cc-40-by-nc-nd", "cc-40-by-nc-sa", "cc-40-zero", "public-domain"], "optional": true }, { "name": "body:notifyFollowers", "type": "boolean", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetContributorsOfPublication", "properties": [{ "name": "kind", "type": "string", "types": "medium.publications.getContributors", "optional": false }, { "name": "param:publicationId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "mergeapi", "name": "MergeApi", "interfaces": [{ "name": "BankInfoGetAll", "properties": [{ "name": "kind", "type": "string", "types": "mergeapi.hris.bankInfoGetAll", "optional": false }, { "name": "query:account_type", "type": "string", "types": [], "optional": true }, { "name": "query:bank_name", "type": "string", "types": [], "optional": true }, { "name": "query:created_after", "type": "string", "types": [], "optional": true }, { "name": "query:created_before", "type": "string", "types": [], "optional": true }, { "name": "query:cursor", "type": "string", "types": [], "optional": true }, { "name": "query:employee_id", "type": "string", "types": [], "optional": true }, { "name": "query:expand", "type": "string", "types": [], "optional": true }, { "name": "query:include_deleted_data", "type": "boolean", "types": [], "optional": true }, { "name": "query:include_remote_data", "type": "boolean", "types": [], "optional": true }, { "name": "query:modified_after", "type": "string", "types": [], "optional": true }, { "name": "query:modified_before", "type": "string", "types": [], "optional": true }, { "name": "query:order_by", "type": "string", "types": [], "optional": true }, { "name": "query:page_size", "type": "number", "types": [], "optional": true }, { "name": "query:remote_fields", "type": "string", "types": [], "optional": true }, { "name": "query:remote_id", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "auth:X-Account-Token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "mergent", "name": "Mergent", "interfaces": [{ "name": "CreateTask", "properties": [{ "name": "kind", "type": "string", "types": "mergent.tasks.create", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "body:queue", "type": "string", "types": [], "optional": false }, { "name": "body:name", "type": "string", "types": [], "optional": true }, { "name": "body:scheduled_for", "type": "string", "types": [], "optional": true }, { "name": "body:delay", "type": "string", "types": [], "optional": true }, { "name": "body:request", "type": "", "types": [], "optional": false, "properties": [{ "name": "url", "type": "string", "types": [], "optional": false }, { "name": "headers", "type": "", "types": [], "optional": true }, { "name": "body", "type": "string", "types": [], "optional": true }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "metalpriceapi", "name": "MetalpriceAPI", "interfaces": [{ "name": "SupportedSymbols", "properties": [{ "name": "kind", "type": "string", "types": "metalpriceapi.core.symbols", "optional": false }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "LiveRates", "properties": [{ "name": "kind", "type": "string", "types": "metalpriceapi.core.liverates", "optional": false }, { "name": "query:base", "type": "string", "types": [], "optional": true }, { "name": "query:currencies", "type": "string", "types": [], "optional": true }, { "name": "query:unit", "type": "query:unit", "types": ["troy_oz", "gram", "kilogram"], "optional": true }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "HistoricalRates", "properties": [{ "name": "kind", "type": "string", "types": "metalpriceapi.core.historicalrates", "optional": false }, { "name": "param:date", "type": "string", "types": [], "optional": false }, { "name": "query:base", "type": "string", "types": [], "optional": true }, { "name": "query:currencies", "type": "string", "types": [], "optional": true }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "mezmo", "name": "Mezmo", "interfaces": [{ "name": "IngestLogs", "properties": [{ "name": "kind", "type": "string", "types": "mezmo.logs.ingest", "optional": false }, { "name": "baseId", "type": "string", "types": "logs", "optional": false }, { "name": "body:lines", "type": "array", "types": [], "optional": false }, { "name": "query:hostname", "type": "string", "types": [], "optional": false }, { "name": "query:mac", "type": "string", "types": [], "optional": true }, { "name": "query:ip", "type": "string", "types": [], "optional": true }, { "name": "query:now", "type": "number", "types": [], "optional": true }, { "name": "query:tags", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }] }] }] }, { "id": "microdev", "name": "MicroDev", "interfaces": [{ "name": "StorageDbCreateRecord", "properties": [{ "name": "kind", "type": "string", "types": "microdev.storage.dbCreateRecord", "optional": false }, { "name": "body:record", "type": "any", "types": [], "optional": false }, { "name": "body:table", "type": "string", "types": [], "optional": false }, { "name": "body:id", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "StorageDbReadRecord", "properties": [{ "name": "kind", "type": "string", "types": "microdev.storage.dbReadRecord", "optional": false }, { "name": "body:id", "type": "string", "types": [], "optional": true }, { "name": "body:query", "type": "string", "types": [], "optional": true }, { "name": "body:table", "type": "string", "types": [], "optional": true }, { "name": "body:limit", "type": "number", "types": [], "optional": true }, { "name": "body:offset", "type": "number", "types": [], "optional": true }, { "name": "body:order", "type": "query:direction", "types": ["asc", "desc"], "optional": true }, { "name": "body:orderBy", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "StorageDbUpdateRecord", "properties": [{ "name": "kind", "type": "string", "types": "microdev.storage.dbUpdateRecord", "optional": false }, { "name": "body:record", "type": "any", "types": [], "optional": false }, { "name": "body:table", "type": "string", "types": [], "optional": false }, { "name": "body:id", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "StorageDbDeleteRecord", "properties": [{ "name": "kind", "type": "string", "types": "microdev.storage.dbDeleteRecord", "optional": false }, { "name": "body:table", "type": "string", "types": [], "optional": false }, { "name": "body:id", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "StorageCacheDecrement", "properties": [{ "name": "kind", "type": "string", "types": "microdev.storage.cacheDecrement", "optional": false }, { "name": "body:key", "type": "string", "types": [], "optional": false }, { "name": "body:value", "type": "number", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "StorageCacheDelete", "properties": [{ "name": "kind", "type": "string", "types": "microdev.storage.cacheDelete", "optional": false }, { "name": "body:key", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "StorageCacheGet", "properties": [{ "name": "kind", "type": "string", "types": "microdev.storage.cacheGet", "optional": false }, { "name": "body:key", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "StorageCacheIncrement", "properties": [{ "name": "kind", "type": "string", "types": "microdev.storage.cacheIncrement", "optional": false }, { "name": "body:key", "type": "string", "types": [], "optional": false }, { "name": "body:value", "type": "number", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "StorageCacheListKeys", "properties": [{ "name": "kind", "type": "string", "types": "microdev.storage.cacheListKeys", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "StorageCacheSet", "properties": [{ "name": "kind", "type": "string", "types": "microdev.storage.cacheSet", "optional": false }, { "name": "body:key", "type": "string", "types": [], "optional": false }, { "name": "body:value", "type": "query:milestone", "types": [null, null], "optional": false }, { "name": "body:ttl", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "StorageNotesCreate", "properties": [{ "name": "kind", "type": "string", "types": "microdev.storage.notesCreate", "optional": false }, { "name": "body:text", "type": "string", "types": [], "optional": false }, { "name": "body:title", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "StorageNotesDelete", "properties": [{ "name": "kind", "type": "string", "types": "microdev.storage.notesDelete", "optional": false }, { "name": "body:id", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "StorageNotesList", "properties": [{ "name": "kind", "type": "string", "types": "microdev.storage.notesList", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "StorageNotesRead", "properties": [{ "name": "kind", "type": "string", "types": "microdev.storage.notesRead", "optional": false }, { "name": "body:id", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "StorageNotesUpdate", "properties": [{ "name": "kind", "type": "string", "types": "microdev.storage.notesUpdate", "optional": false }, { "name": "body:note", "type": "", "types": [], "optional": false, "properties": [{ "name": "id", "type": "string", "types": [], "optional": false }, { "name": "text", "type": "string", "types": [], "optional": false }, { "name": "title", "type": "string", "types": [], "optional": false }] }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "microlink", "name": "Microlink", "interfaces": [{ "name": "Url", "properties": [{ "name": "kind", "type": "string", "types": "microlink.core.url", "optional": false }, { "name": "query:url", "type": "string", "types": [], "optional": false }, { "name": "auth:x-api-key", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "mixpanel", "name": "Mixpanel", "interfaces": [{ "name": "TrackEvents", "properties": [{ "name": "kind", "type": "string", "types": "mixpanel.events.track", "optional": false }, { "name": "baseId", "type": "mixpanelbaseid", "types": ["api", "api-eu"], "optional": false }, { "name": "body:body", "type": "array", "types": [], "optional": false }, { "name": "auth:token", "type": "string", "types": [], "optional": false }] }, { "name": "ImportEvents", "properties": [{ "name": "kind", "type": "string", "types": "mixpanel.events.import", "optional": false }, { "name": "baseId", "type": "mixpanelbaseid", "types": ["api", "api-eu"], "optional": false }, { "name": "query:project_id", "type": "string", "types": [], "optional": false }, { "name": "body:body", "type": "array", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }] }] }, { "id": "mjml", "name": "MJML", "interfaces": [{ "name": "RenderMJMLToHMTL", "properties": [{ "name": "kind", "type": "string", "types": "mjml.core.render", "optional": false }, { "name": "body:mjml", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "mojoauth", "name": "MojoAuth", "interfaces": [{ "name": "SendMagicLink", "properties": [{ "name": "kind", "type": "string", "types": "mojoauth.auth.sendMagicLink", "optional": false }, { "name": "body:email", "type": "string", "types": [], "optional": false }, { "name": "query:language", "type": "string", "types": [], "optional": true }, { "name": "query:redirect_url", "type": "string", "types": [], "optional": true }, { "name": "auth:X-API-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "nasa", "name": "Nasa", "interfaces": [{ "name": "AstronomyPictureOfTheDay", "properties": [{ "name": "kind", "type": "string", "types": "nasa.planetary.apod", "optional": false }, { "name": "query:date", "type": "string", "types": [], "optional": true }, { "name": "query:start_date", "type": "string", "types": [], "optional": true }, { "name": "query:end_date", "type": "string", "types": [], "optional": true }, { "name": "query:count", "type": "number", "types": [], "optional": true }, { "name": "query:thumbs", "type": "boolean", "types": [], "optional": true }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "neon", "name": "Neon", "interfaces": [{ "name": "GetOperations", "properties": [{ "name": "kind", "type": "string", "types": "neon.operations.get", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetUser", "properties": [{ "name": "kind", "type": "string", "types": "neon.users.me", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetProjects", "properties": [{ "name": "kind", "type": "string", "types": "neon.projects.get", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "netlify", "name": "Netlify", "interfaces": [{ "name": "ListSites", "properties": [{ "name": "kind", "type": "string", "types": "netlify.sites.listSites", "optional": false }, { "name": "query:filter", "type": "query:filter", "types": ["all", "owner", "guest-deploy"], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:per_page", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetEnvironmentVariables", "properties": [{ "name": "kind", "type": "string", "types": "netlify.sites.getEnvironmentVariables", "optional": false }, { "name": "param:accountId", "type": "string", "types": [], "optional": false }, { "name": "query:context_name", "type": "query:context_name", "types": ["all", "dev", "branch-deploy", "deploy-preview", "production"], "optional": true }, { "name": "query:scope", "type": "query:scope", "types": ["builds", "functions", "runtime", "post_processing"], "optional": true }, { "name": "query:site_id", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "newrelic", "name": "NewRelic", "interfaces": [{ "name": "InsightsEvents", "properties": [{ "name": "kind", "type": "string", "types": "newrelic.insights.events", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": false }, { "name": "body:body", "type": "array", "types": [], "optional": false }, { "name": "param:accountId", "type": "string", "types": [], "optional": false }, { "name": "auth:Api-Key", "type": "string", "types": [], "optional": false }] }] }, { "id": "newsapi", "name": "NewsApi", "interfaces": [{ "name": "SearchEverything", "properties": [{ "name": "kind", "type": "string", "types": "newsapi.core.everything", "optional": false }, { "name": "query:q", "type": "string", "types": [], "optional": false }, { "name": "query:searchIn", "type": "query:searchin", "types": ["content", "title", "description"], "optional": true }, { "name": "query:sources", "type": "string", "types": [], "optional": true }, { "name": "query:domains", "type": "string", "types": [], "optional": true }, { "name": "query:excludeDomains", "type": "string", "types": [], "optional": true }, { "name": "query:from", "type": "string", "types": [], "optional": true }, { "name": "query:to", "type": "string", "types": [], "optional": true }, { "name": "query:language", "type": "string", "types": [], "optional": true }, { "name": "query:sortBy", "type": "query:sortby", "types": ["relevancy", "popularity", "publishedAt"], "optional": true }, { "name": "query:pageSize", "type": "number", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "auth:X-Api-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "nominatim", "name": "Nominatim", "interfaces": [{ "name": "Search", "properties": [{ "name": "kind", "type": "string", "types": "nominatim.core.search", "optional": false }, { "name": "query:q", "type": "string", "types": [], "optional": true }, { "name": "query:street", "type": "string", "types": [], "optional": true }, { "name": "query:city", "type": "string", "types": [], "optional": true }, { "name": "query:county", "type": "string", "types": [], "optional": true }, { "name": "query:state", "type": "string", "types": [], "optional": true }, { "name": "query:country", "type": "string", "types": [], "optional": true }, { "name": "query:postalcode", "type": "string", "types": [], "optional": true }, { "name": "query:format", "type": "query:format", "types": ["json", "jsonv2", "geojson", "geocodejson"], "optional": false }, { "name": "query:json_callback", "type": "string", "types": [], "optional": true }, { "name": "query:addressdetails", "type": "query:preserve_formatting", "types": ["0", "1"], "optional": true }, { "name": "query:extratags", "type": "query:preserve_formatting", "types": ["0", "1"], "optional": true }, { "name": "query:namedetails", "type": "query:preserve_formatting", "types": ["0", "1"], "optional": true }, { "name": "query:accept-language", "type": "string", "types": [], "optional": true }, { "name": "query:exclude_place_ids", "type": "string", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:viewbox", "type": "string", "types": [], "optional": true }, { "name": "query:bounded", "type": "query:preserve_formatting", "types": ["0", "1"], "optional": true }, { "name": "query:polygon_geojson", "type": "string", "types": "1", "optional": true }, { "name": "query:polygon_kml", "type": "string", "types": "1", "optional": true }, { "name": "query:polygon_svg", "type": "string", "types": "1", "optional": true }, { "name": "query:polygon_text", "type": "string", "types": "1", "optional": true }, { "name": "query:polygon_threshold", "type": "string", "types": [], "optional": true }, { "name": "query:email", "type": "string", "types": [], "optional": true }, { "name": "query:dedupe", "type": "query:preserve_formatting", "types": ["0", "1"], "optional": true }, { "name": "query:debug", "type": "query:preserve_formatting", "types": ["0", "1"], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "nordigen", "name": "Nordigen", "interfaces": [{ "name": "AuthNewToken", "properties": [{ "name": "kind", "type": "string", "types": "nordigen.auth.new", "optional": false }, { "name": "auth:secret_id", "type": "string", "types": [], "optional": false }, { "name": "auth:secret_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "AuthRefresh", "properties": [{ "name": "kind", "type": "string", "types": "nordigen.auth.refresh", "optional": false }, { "name": "auth:refresh", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListInstitutions", "properties": [{ "name": "kind", "type": "string", "types": "nordigen.institutions.list", "optional": false }, { "name": "query:country", "type": "string", "types": [], "optional": true }, { "name": "query:payments_enabled", "type": "boolean", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "notion", "name": "Notion", "interfaces": [{ "name": "CreateDatabase", "properties": [{ "name": "kind", "type": "string", "types": "notion.databases.create", "optional": false }, { "name": "header:Notion-Version", "type": "string", "types": "2022-02-22", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "body:parent", "type": "", "types": [], "optional": false, "properties": [{ "name": "type", "type": "string", "types": "page_id", "optional": false }, { "name": "page_id", "type": "string", "types": [], "optional": false }] }, { "name": "body:title", "type": "array", "types": [], "optional": true }, { "name": "body:properties", "type": "", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "npoint", "name": "Npoint", "interfaces": [{ "name": "GetBin", "properties": [{ "name": "kind", "type": "string", "types": "npoint.core.get", "optional": false }, { "name": "param:id", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "ntfy", "name": "Ntfy", "interfaces": [{ "name": "PublishMessageAsJson", "properties": [{ "name": "kind", "type": "string", "types": "ntfy.core.publishJson", "optional": false }, { "name": "auth:topic", "type": "string", "types": [], "optional": false }, { "name": "body:message", "type": "string", "types": [], "optional": true }, { "name": "body:title", "type": "string", "types": [], "optional": true }, { "name": "body:tags", "type": "array", "types": [], "optional": true }, { "name": "body:priority", "type": "body:priority", "types": [1, 2, 3, 4, 5], "optional": true }, { "name": "body:actions", "type": "array", "types": [], "optional": true }, { "name": "body:click", "type": "string", "types": [], "optional": true }, { "name": "body:attach", "type": "string", "types": [], "optional": true }, { "name": "body:filename", "type": "string", "types": [], "optional": true }, { "name": "body:delay", "type": "string", "types": [], "optional": true }, { "name": "body:email", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "ocrspace", "name": "OCRSpace", "interfaces": [{ "name": "ParseURL", "properties": [{ "name": "kind", "type": "string", "types": "ocrspace.core.url", "optional": false }, { "name": "bodyform:url", "type": "string", "types": [], "optional": false }, { "name": "auth:apikey", "type": "string", "types": [], "optional": false }, { "name": "bodyform:language", "type": "string", "types": [], "optional": true }, { "name": "bodyform:isOverlayRequired", "type": "boolean", "types": [], "optional": true }, { "name": "bodyform:filetype", "type": "bodyform:filetype", "types": ["PDF", "GIF", "PNG", "JPG", "TIF", "BMP"], "optional": true }, { "name": "bodyform:detectOrientation", "type": "boolean", "types": [], "optional": true }, { "name": "bodyform:isCreateSearchablePdf", "type": "boolean", "types": [], "optional": true }, { "name": "bodyform:isSearchablePdfHideTextLayer", "type": "boolean", "types": [], "optional": true }, { "name": "bodyform:scale", "type": "boolean", "types": [], "optional": true }, { "name": "bodyform:isTable", "type": "boolean", "types": [], "optional": true }, { "name": "bodyform:OCREngine", "type": "bodyform:ocrengine", "types": [1, 2, 3], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ParseBase64", "properties": [{ "name": "kind", "type": "string", "types": "ocrspace.core.base64", "optional": false }, { "name": "bodyform:base64Image", "type": "string", "types": [], "optional": false }, { "name": "auth:apikey", "type": "string", "types": [], "optional": false }, { "name": "bodyform:language", "type": "string", "types": [], "optional": true }, { "name": "bodyform:isOverlayRequired", "type": "boolean", "types": [], "optional": true }, { "name": "bodyform:filetype", "type": "bodyform:filetype", "types": ["PDF", "GIF", "PNG", "JPG", "TIF", "BMP"], "optional": true }, { "name": "bodyform:detectOrientation", "type": "boolean", "types": [], "optional": true }, { "name": "bodyform:isCreateSearchablePdf", "type": "boolean", "types": [], "optional": true }, { "name": "bodyform:isSearchablePdfHideTextLayer", "type": "boolean", "types": [], "optional": true }, { "name": "bodyform:scale", "type": "boolean", "types": [], "optional": true }, { "name": "bodyform:isTable", "type": "boolean", "types": [], "optional": true }, { "name": "bodyform:OCREngine", "type": "bodyform:ocrengine", "types": [1, 2, 3], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "omnisend", "name": "Omnisend", "interfaces": [{ "name": "ListContacts", "properties": [{ "name": "kind", "type": "string", "types": "omnisend.contacts.list", "optional": false }, { "name": "query:email", "type": "string", "types": [], "optional": true }, { "name": "query:status", "type": "omnisendcontactstatus", "types": ["unsubscribed", "subscribed", "nonSubscribed"], "optional": true }, { "name": "query:segmentID", "type": "string", "types": [], "optional": true }, { "name": "query:tag", "type": "string", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:phone", "type": "string", "types": [], "optional": true }, { "name": "auth:X-API-KEY", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateContact", "properties": [{ "name": "kind", "type": "string", "types": "omnisend.contacts.create", "optional": false }, { "name": "body:identifiers", "type": "array", "types": [], "optional": false }, { "name": "body:firstName", "type": "string", "types": [], "optional": true }, { "name": "body:lastName", "type": "string", "types": [], "optional": true }, { "name": "body:tags", "type": "array", "types": [], "optional": true }, { "name": "body:country", "type": "string", "types": [], "optional": true }, { "name": "body:countryCode", "type": "string", "types": [], "optional": true }, { "name": "body:state", "type": "string", "types": [], "optional": true }, { "name": "body:city", "type": "string", "types": [], "optional": true }, { "name": "body:address", "type": "string", "types": [], "optional": true }, { "name": "body:postalCode", "type": "string", "types": [], "optional": true }, { "name": "body:gender", "type": "body:gender", "types": ["m", "f"], "optional": true }, { "name": "body:birthdate", "type": "string", "types": [], "optional": true }, { "name": "body:sendWelcomeEmail", "type": "boolean", "types": [], "optional": true }, { "name": "body:customProperties", "type": "", "types": [], "optional": true }, { "name": "auth:X-API-KEY", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListCustomEvents", "properties": [{ "name": "kind", "type": "string", "types": "omnisend.events.list", "optional": false }, { "name": "auth:X-API-KEY", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "1inch", "name": "OneInch", "interfaces": [{ "name": "AggregationInfoTokens", "properties": [{ "name": "kind", "type": "string", "types": "1inch.aggregation.infoTokens", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }, { "name": "param:chainId", "type": "supportedchainids", "types": [1, 56, 137, 10, 42161, 100, 43114, 250], "optional": false }] }, { "name": "AggregationQuote", "properties": [{ "name": "kind", "type": "string", "types": "1inch.aggregation.quote", "optional": false }, { "name": "query:fromTokenAddress", "type": "string", "types": [], "optional": false }, { "name": "query:toTokenAddress", "type": "string", "types": [], "optional": false }, { "name": "query:amount", "type": "number", "types": [], "optional": false }, { "name": "query:protocols", "type": "string", "types": [], "optional": true }, { "name": "query:fee", "type": "number", "types": [], "optional": true }, { "name": "query:gasLimit", "type": "number", "types": [], "optional": true }, { "name": "query:connectorTokens", "type": "number", "types": [], "optional": true }, { "name": "query:complexityLevel", "type": "number", "types": [], "optional": true }, { "name": "query:mainRouteParts", "type": "number", "types": [], "optional": true }, { "name": "query:parts", "type": "number", "types": [], "optional": true }, { "name": "query:gasPrice", "type": "number", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }, { "name": "param:chainId", "type": "supportedchainids", "types": [1, 56, 137, 10, 42161, 100, 43114, 250], "optional": false }] }, { "name": "AggregationSwap", "properties": [{ "name": "kind", "type": "string", "types": "1inch.aggregation.swap", "optional": false }, { "name": "query:fromTokenAddress", "type": "string", "types": [], "optional": false }, { "name": "query:toTokenAddress", "type": "string", "types": [], "optional": false }, { "name": "query:amount", "type": "number", "types": [], "optional": false }, { "name": "query:fromAddress", "type": "string", "types": [], "optional": false }, { "name": "query:slippage", "type": "number", "types": [], "optional": false }, { "name": "query:protocols", "type": "string", "types": [], "optional": true }, { "name": "query:destReceiver", "type": "string", "types": [], "optional": true }, { "name": "query:referrerAddress", "type": "string", "types": [], "optional": true }, { "name": "query:fee", "type": "number", "types": [], "optional": true }, { "name": "query:gasLimit", "type": "number", "types": [], "optional": true }, { "name": "query:disableEstimate", "type": "boolean", "types": [], "optional": true }, { "name": "query:permit", "type": "string", "types": [], "optional": true }, { "name": "query:burnChi", "type": "boolean", "types": [], "optional": true }, { "name": "query:allowPartialFill", "type": "boolean", "types": [], "optional": true }, { "name": "query:connectorTokens", "type": "number", "types": [], "optional": true }, { "name": "query:complexityLevel", "type": "number", "types": [], "optional": true }, { "name": "query:mainRouteParts", "type": "number", "types": [], "optional": true }, { "name": "query:parts", "type": "number", "types": [], "optional": true }, { "name": "query:gasPrice", "type": "number", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }, { "name": "param:chainId", "type": "supportedchainids", "types": [1, 56, 137, 10, 42161, 100, 43114, 250], "optional": false }] }] }, { "id": "onesignal", "name": "OneSignal", "interfaces": [{ "name": "ListApps", "properties": [{ "name": "kind", "type": "string", "types": "onesignal.apps.list", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateNotification", "properties": [{ "name": "kind", "type": "string", "types": "onesignal.notifications.create", "optional": false }, { "name": "body:app_id", "type": "string", "types": [], "optional": false }, { "name": "body:included_segments", "type": "array", "types": [], "optional": true }, { "name": "body:external_id", "type": "string", "types": [], "optional": true }, { "name": "body:contents", "type": "", "types": [], "optional": false }, { "name": "body:name", "type": "string", "types": [], "optional": true }, { "name": "body:send_after", "type": "string", "types": [], "optional": true }, { "name": "body:delayed_option", "type": "string", "types": [], "optional": true }, { "name": "body:delivery_time_of_day", "type": "string", "types": [], "optional": true }, { "name": "body:throttle_rate_per_minute", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "openai", "name": "OpenAI", "interfaces": [{ "name": "CreateImage", "properties": [{ "name": "kind", "type": "string", "types": "openai.images.create", "optional": false }, { "name": "body:prompt", "type": "string", "types": [], "optional": false }, { "name": "body:n", "type": "number", "types": [], "optional": true }, { "name": "body:size", "type": "body:size", "types": ["256x256", "512x512", "1024x1024"], "optional": true }, { "name": "body:response_format", "type": "body:response_format", "types": ["url", "b64_json"], "optional": true }, { "name": "body:user", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListModels", "properties": [{ "name": "kind", "type": "string", "types": "openai.models.list", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "openflow", "name": "Openflow", "interfaces": [{ "name": "TriggerHttpListener", "properties": [{ "name": "kind", "type": "string", "types": "openflow.triggers.httpListener", "optional": false }, { "name": "auth:id", "type": "string", "types": [], "optional": false }, { "name": "body:body", "type": "any", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "openlibrary", "name": "OpenLibrary", "interfaces": [{ "name": "Books", "properties": [{ "name": "kind", "type": "string", "types": "openlibrary.core.books", "optional": false }, { "name": "query:bibkeys", "type": "string", "types": [], "optional": false }, { "name": "query:format", "type": "query:format", "types": ["json", "javascript"], "optional": true }, { "name": "query:callback", "type": "string", "types": [], "optional": true }, { "name": "query:jscmd", "type": "query:jscmd", "types": ["data", "viewapi", "details"], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "opensea", "name": "OpenSea", "interfaces": [{ "name": "GetAssets", "properties": [{ "name": "kind", "type": "string", "types": "opensea.assets.get", "optional": false }, { "name": "query:owner", "type": "string", "types": [], "optional": false }, { "name": "query:asset_contract_address", "type": "string", "types": [], "optional": false }, { "name": "query:order_direction", "type": "query:direction", "types": ["asc", "desc"], "optional": false }, { "name": "auth:X-API-KEY", "type": "string", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": false }, { "name": "query:limit", "type": "number", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetCollections", "properties": [{ "name": "kind", "type": "string", "types": "opensea.collections.get", "optional": false }, { "name": "query:asset_owner", "type": "string", "types": [], "optional": false }, { "name": "auth:X-API-KEY", "type": "string", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": false }, { "name": "query:limit", "type": "number", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "openweathermap", "name": "OpenWeatherMap", "interfaces": [{ "name": "CurrentAndForecast", "properties": [{ "name": "kind", "type": "string", "types": "openweathermap.core.currentAndForecast", "optional": false }, { "name": "query:lat", "type": "number", "types": [], "optional": false }, { "name": "query:lon", "type": "number", "types": [], "optional": false }, { "name": "query:exclude", "type": "string", "types": [], "optional": true }, { "name": "query:units", "type": "query:units", "types": ["metric", "imperial", "standard"], "optional": true }, { "name": "query:lang", "type": "string", "types": [], "optional": true }, { "name": "auth:appid", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Current", "properties": [{ "name": "kind", "type": "string", "types": "openweathermap.core.current", "optional": false }, { "name": "query:lat", "type": "number", "types": [], "optional": false }, { "name": "query:lon", "type": "number", "types": [], "optional": false }, { "name": "query:mode", "type": "query:tag_handling", "types": ["xml", "html"], "optional": true }, { "name": "query:units", "type": "query:units", "types": ["metric", "imperial", "standard"], "optional": true }, { "name": "query:lang", "type": "string", "types": [], "optional": true }, { "name": "auth:appid", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "orbintelligence", "name": "ORBIntelligence", "interfaces": [{ "name": "Match", "properties": [{ "name": "kind", "type": "string", "types": "orbintelligence.core.match", "optional": false }, { "name": "query:name", "type": "string", "types": [], "optional": true }, { "name": "query:website", "type": "string", "types": [], "optional": true }, { "name": "query:email", "type": "string", "types": [], "optional": true }, { "name": "query:phone", "type": "string", "types": [], "optional": true }, { "name": "query:ein", "type": "string", "types": [], "optional": true }, { "name": "query:npi", "type": "string", "types": [], "optional": true }, { "name": "query:lei", "type": "string", "types": [], "optional": true }, { "name": "query:include", "type": "string", "types": [], "optional": true }, { "name": "query:request_id", "type": "string", "types": [], "optional": true }, { "name": "query:orb_num", "type": "number", "types": [], "optional": true }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "query:address1", "type": "string", "types": [], "optional": true }, { "name": "query:city", "type": "string", "types": [], "optional": true }, { "name": "query:state", "type": "string", "types": [], "optional": true }, { "name": "query:zip", "type": "string", "types": [], "optional": true }, { "name": "query:country", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Fetch", "properties": [{ "name": "kind", "type": "string", "types": "orbintelligence.core.match", "optional": false }, { "name": "param:orb_num", "type": "number", "types": [], "optional": true }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Search", "properties": [{ "name": "kind", "type": "string", "types": "orbintelligence.core.search", "optional": false }, { "name": "query:orb_num", "type": "number", "types": [], "optional": true }, { "name": "query:categories", "type": "string", "types": [], "optional": true }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "query:address1", "type": "string", "types": [], "optional": true }, { "name": "query:city", "type": "string", "types": [], "optional": true }, { "name": "query:state", "type": "string", "types": [], "optional": true }, { "name": "query:zip", "type": "string", "types": [], "optional": true }, { "name": "query:country", "type": "string", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "query:entity_type", "type": "query:entity_type", "types": ["company", "branch"], "optional": true }, { "name": "query:parent_orb_num", "type": "number", "types": [], "optional": true }, { "name": "query:ultimate_parent_orb_num", "type": "number", "types": [], "optional": true }, { "name": "query:industry", "type": "string", "types": [], "optional": true }, { "name": "query:employees", "type": "string", "types": [], "optional": true }, { "name": "query:revenue", "type": "string", "types": [], "optional": true }, { "name": "query:tects", "type": "string", "types": [], "optional": true }, { "name": "query:tech_categories", "type": "string", "types": [], "optional": true }, { "name": "query:naics_codes", "type": "string", "types": [], "optional": true }, { "name": "query:sic_codes", "type": "string", "types": [], "optional": true }, { "name": "query:rankings", "type": "string", "types": [], "optional": true }, { "name": "query:importance_score", "type": "string", "types": [], "optional": true }, { "name": "query:cik", "type": "string", "types": [], "optional": true }, { "name": "query:cusip", "type": "string", "types": [], "optional": true }, { "name": "query:ticker", "type": "string", "types": [], "optional": true }, { "name": "query:exchange", "type": "string", "types": [], "optional": true }, { "name": "query:show_full_profile", "type": "boolean", "types": [], "optional": true }, { "name": "query:include", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Lookalike", "properties": [{ "name": "kind", "type": "string", "types": "orbintelligence.core.lookalike", "optional": false }, { "name": "query:orb_num", "type": "number", "types": [], "optional": false }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "query:address1", "type": "string", "types": [], "optional": true }, { "name": "query:city", "type": "string", "types": [], "optional": true }, { "name": "query:state", "type": "string", "types": [], "optional": true }, { "name": "query:zip", "type": "string", "types": [], "optional": true }, { "name": "query:country", "type": "string", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "query:entity_type", "type": "query:entity_type", "types": ["company", "branch"], "optional": true }, { "name": "query:parent_orb_num", "type": "number", "types": [], "optional": true }, { "name": "query:ultimate_parent_orb_num", "type": "number", "types": [], "optional": true }, { "name": "query:industry", "type": "string", "types": [], "optional": true }, { "name": "query:employees", "type": "string", "types": [], "optional": true }, { "name": "query:revenue", "type": "string", "types": [], "optional": true }, { "name": "query:tects", "type": "string", "types": [], "optional": true }, { "name": "query:tech_categories", "type": "string", "types": [], "optional": true }, { "name": "query:naics_codes", "type": "string", "types": [], "optional": true }, { "name": "query:sic_codes", "type": "string", "types": [], "optional": true }, { "name": "query:rankings", "type": "string", "types": [], "optional": true }, { "name": "query:importance_score", "type": "string", "types": [], "optional": true }, { "name": "query:cik", "type": "string", "types": [], "optional": true }, { "name": "query:cusip", "type": "string", "types": [], "optional": true }, { "name": "query:ticker", "type": "string", "types": [], "optional": true }, { "name": "query:exchange", "type": "string", "types": [], "optional": true }, { "name": "query:show_full_profile", "type": "boolean", "types": [], "optional": true }, { "name": "query:include", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CorpTree", "properties": [{ "name": "kind", "type": "string", "types": "orbintelligence.core.corpTree", "optional": false }, { "name": "param:orb_num", "type": "number", "types": [], "optional": false }, { "name": "query:show_full_profile", "type": "boolean", "types": [], "optional": true }, { "name": "query:include", "type": "string", "types": [], "optional": true }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Dictionaries", "properties": [{ "name": "kind", "type": "string", "types": "orbintelligence.core.dictionaries", "optional": false }, { "name": "param:dict", "type": "param:dict", "types": ["industries", "naics_codes", "slc_codes", "rankings", "technologies", "technologies/categories", "categories", "stock_exchanges"], "optional": false }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "ortto", "name": "Ortto", "interfaces": [{ "name": "RetrieveOneOrMorePeople", "properties": [{ "name": "kind", "type": "string", "types": "ortto.person.retrieve", "optional": false }, { "name": "body:limit", "type": "number", "types": [], "optional": true }, { "name": "body:sort_order", "type": "query:direction", "types": ["asc", "desc"], "optional": true }, { "name": "body:sort_by_field_id", "type": "orttopersonfield", "types": ["str::first", "str::last", "phn::phone", "str::email", "geo::city", "geo::country", "dtz::b", "geo::region", "str::postal", "tags", "u4s::t", "bol::gdpr", "str::ei", "bol::p", "str::u-ctx", "str::s-ctx", "bol::sp", "str::soi-ctx", "str::soo-ctx"], "optional": false }, { "name": "body:offset", "type": "number", "types": [], "optional": true }, { "name": "body:cursor_id", "type": "string", "types": [], "optional": true }, { "name": "body:fields", "type": "array", "types": [], "optional": false }, { "name": "body:q", "type": "string", "types": [], "optional": true }, { "name": "body:filter", "type": "any", "types": [], "optional": false }, { "name": "auth:X-Api-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "ory", "name": "Ory", "interfaces": [{ "name": "ListOAuth2Clients", "properties": [{ "name": "kind", "type": "string", "types": "ory.admin.listOAuth2Clients", "optional": false }, { "name": "baseId", "type": "string", "types": "admin", "optional": false }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "query:client_name", "type": "string", "types": [], "optional": true }, { "name": "query:owner", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:project", "type": "string", "types": [], "optional": false }] }] }, { "id": "pangea", "name": "Pangea", "interfaces": [{ "name": "CheckIP", "properties": [{ "name": "kind", "type": "string", "types": "pangea.embargo.checkIp", "optional": false }, { "name": "body:ip", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:csp", "type": "subdomain:csp", "types": ["aws", "gcp"], "optional": false }, { "name": "subdomain:region", "type": "subdomain:region", "types": ["us", "eu"], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "IsoCheck", "properties": [{ "name": "kind", "type": "string", "types": "pangea.embargo.isoCheck", "optional": false }, { "name": "body:iso_code", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:csp", "type": "subdomain:csp", "types": ["aws", "gcp"], "optional": false }, { "name": "subdomain:region", "type": "subdomain:region", "types": ["us", "eu"], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "LookupUrl", "properties": [{ "name": "kind", "type": "string", "types": "pangea.url.lookup", "optional": false }, { "name": "body:url", "type": "string", "types": [], "optional": false }, { "name": "body:verbose", "type": "boolean", "types": [], "optional": true }, { "name": "body:raw", "type": "boolean", "types": [], "optional": true }, { "name": "body:provider", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:csp", "type": "subdomain:csp", "types": ["aws", "gcp"], "optional": false }, { "name": "subdomain:region", "type": "subdomain:region", "types": ["us", "eu"], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "parsiq", "name": "Parsiq", "interfaces": [{ "name": "GetEvents", "properties": [{ "name": "kind", "type": "string", "types": "parsiq.fundamentalData.events", "optional": false }, { "name": "param:chainId", "type": "chain", "types": ["eip155-1", "eip155-5", "eip155-137", "eip155-56", "eip155-43114", "eip155-80001"], "optional": false }, { "name": "query:block_number_start", "type": "number", "types": [], "optional": true }, { "name": "query:block_number_end", "type": "query:block_number_end", "types": [null, "latest"], "optional": true }, { "name": "query:timestamp_start", "type": "number", "types": [], "optional": true }, { "name": "query:timestamp_end", "type": "number", "types": [], "optional": true }, { "name": "query:origin", "type": "string", "types": [], "optional": true }, { "name": "query:offset", "type": "string", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:op_code", "type": "string", "types": [], "optional": true }, { "name": "query:conract", "type": "string", "types": [], "optional": true }, { "name": "query:topic_0", "type": "string", "types": [], "optional": true }, { "name": "query:topic_1", "type": "string", "types": [], "optional": true }, { "name": "query:topic_2", "type": "string", "types": [], "optional": true }, { "name": "query:topic_3", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetSingleBlock", "properties": [{ "name": "kind", "type": "string", "types": "parsiq.blocks.single", "optional": false }, { "name": "param:chainId", "type": "chain", "types": ["eip155-1", "eip155-5", "eip155-137", "eip155-56", "eip155-43114", "eip155-80001"], "optional": false }, { "name": "param:blockHash", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "paypal", "name": "PayPal", "interfaces": [{ "name": "AuthRequest", "properties": [{ "name": "kind", "type": "string", "types": "paypal.auth.request", "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "auth:grant_type", "type": "string", "types": "client_credentials", "optional": false }, { "name": "baseId", "type": "string", "types": "sandbox", "optional": false }] }] }, { "id": "peekalink", "name": "Peekalink", "interfaces": [{ "name": "Preview", "properties": [{ "name": "kind", "type": "string", "types": "peekalink.core.preview", "optional": false }, { "name": "body:link", "type": "string", "types": [], "optional": false }, { "name": "auth:X-API-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "IsAvailable", "properties": [{ "name": "kind", "type": "string", "types": "peekalink.core.isAvailable", "optional": false }, { "name": "body:link", "type": "string", "types": [], "optional": false }, { "name": "auth:X-API-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "pendo", "name": "Pendo", "interfaces": [{ "name": "TrackEvents", "properties": [{ "name": "kind", "type": "string", "types": "pendo.events.track", "optional": false }, { "name": "body:type", "type": "string", "types": "track", "optional": false }, { "name": "body:event", "type": "string", "types": [], "optional": false }, { "name": "body:visitorId", "type": "string", "types": [], "optional": false }, { "name": "body:accountId", "type": "string", "types": [], "optional": true }, { "name": "body:timestamp", "type": "number", "types": [], "optional": false }, { "name": "body:properties", "type": "", "types": [], "optional": true }, { "name": "body:context", "type": "", "types": [], "optional": true, "properties": [{ "name": "ip", "type": "string", "types": [], "optional": true }, { "name": "userAgent", "type": "string", "types": [], "optional": true }, { "name": "url", "type": "string", "types": [], "optional": true }, { "name": "title", "type": "string", "types": [], "optional": true }] }, { "name": "auth:x-pendo-integration-key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListReports", "properties": [{ "name": "kind", "type": "string", "types": "pendo.reports.list", "optional": false }, { "name": "auth:x-pendo-integration-key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "peopledatalabs", "name": "PeopleDataLabs", "interfaces": [{ "name": "CompanyEnrichment", "properties": [{ "name": "kind", "type": "string", "types": "peopledatalabs.company.enrich", "optional": false }, { "name": "query:name", "type": "string", "types": [], "optional": true }, { "name": "query:profile", "type": "string", "types": [], "optional": true }, { "name": "query:ticker", "type": "string", "types": [], "optional": true }, { "name": "query:website", "type": "string", "types": [], "optional": true }, { "name": "query:location", "type": "string", "types": [], "optional": true }, { "name": "query:locality", "type": "string", "types": [], "optional": true }, { "name": "query:region", "type": "string", "types": [], "optional": true }, { "name": "query:country", "type": "string", "types": [], "optional": true }, { "name": "query:street_address", "type": "string", "types": [], "optional": true }, { "name": "query:postal_code", "type": "string", "types": [], "optional": true }, { "name": "query:data_include", "type": "string", "types": [], "optional": true }, { "name": "query:titlecase", "type": "boolean", "types": [], "optional": true }, { "name": "query:include_if_matched", "type": "boolean", "types": [], "optional": true }, { "name": "query:min_likelihood", "type": "number", "types": [], "optional": true }, { "name": "query:required", "type": "string", "types": [], "optional": true }, { "name": "auth:X-Api-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "permitio", "name": "Permitio", "interfaces": [{ "name": "ListOrganizations", "properties": [{ "name": "kind", "type": "string", "types": "permitio.organizations.list", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:per_page", "type": "number", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListResources", "properties": [{ "name": "kind", "type": "string", "types": "permitio.resources.list", "optional": false }, { "name": "param:proj_id", "type": "string", "types": [], "optional": false }, { "name": "param:env_id", "type": "string", "types": [], "optional": false }, { "name": "query:include_built_in", "type": "boolean", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:per_page", "type": "number", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListUsers", "properties": [{ "name": "kind", "type": "string", "types": "permitio.users.list", "optional": false }, { "name": "param:proj_id", "type": "string", "types": [], "optional": false }, { "name": "param:env_id", "type": "string", "types": [], "optional": false }, { "name": "query:search", "type": "boolean", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:per_page", "type": "number", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "personio", "name": "Personio", "interfaces": [{ "name": "AuthRequest", "properties": [{ "name": "kind", "type": "string", "types": "personio.auth.request", "optional": false }, { "name": "auth:client_id", "type": "string", "types": [], "optional": false }, { "name": "auth:client_secret", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "EmployeesGet", "properties": [{ "name": "kind", "type": "string", "types": "personio.employees.get", "optional": false }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "query:email", "type": "string", "types": [], "optional": true }, { "name": "query:attributes[]", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "AbsencesGet", "properties": [{ "name": "kind", "type": "string", "types": "personio.absences.get", "optional": false }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "query:start_date", "type": "string", "types": [], "optional": true }, { "name": "query:end_date", "type": "string", "types": [], "optional": true }, { "name": "query:updated_from", "type": "string", "types": [], "optional": true }, { "name": "query:updated_to", "type": "string", "types": [], "optional": true }, { "name": "query:employees[]", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "phyllo", "name": "Phyllo", "interfaces": [{ "name": "CreateUser", "properties": [{ "name": "kind", "type": "string", "types": "phyllo.connect.createUser", "optional": false }, { "name": "baseId", "type": "baseid", "types": ["default", "sandbox"], "optional": true }, { "name": "body:name", "type": "string", "types": [], "optional": false }, { "name": "body:external_id", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "header:request-id", "type": "string", "types": [], "optional": false }] }, { "name": "RetrieveUserByExternalId", "properties": [{ "name": "kind", "type": "string", "types": "phyllo.connect.retrieveUserByExternalId", "optional": false }, { "name": "baseId", "type": "baseid", "types": ["default", "sandbox"], "optional": true }, { "name": "param:external_id", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "header:request-id", "type": "string", "types": [], "optional": false }] }, { "name": "CreateSDKToken", "properties": [{ "name": "kind", "type": "string", "types": "phyllo.connect.createSDKToken", "optional": false }, { "name": "baseId", "type": "baseid", "types": ["default", "sandbox"], "optional": true }, { "name": "body:user_id", "type": "string", "types": [], "optional": false }, { "name": "body:products", "type": "array", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "header:request-id", "type": "string", "types": [], "optional": false }] }] }, { "id": "pinata", "name": "Pinata", "interfaces": [{ "name": "PinningPinJsonToIPFS", "properties": [{ "name": "kind", "type": "string", "types": "pinata.pinning.pinJSONToIPFS", "optional": false }, { "name": "body:pinataContent", "type": "any", "types": [], "optional": false }, { "name": "body:pinataMetadata", "type": "", "types": [], "optional": false, "properties": [{ "name": "name", "type": "string", "types": [], "optional": false }, { "name": "keyvalues", "type": "", "types": [], "optional": false }] }, { "name": "auth:pinata_api_key", "type": "string", "types": [], "optional": false }, { "name": "auth:pinata_secret_api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "pipedream", "name": "Pipedream", "interfaces": [{ "name": "GetWorkflowEmits", "properties": [{ "name": "kind", "type": "string", "types": "pipedream.workflows.getEmits", "optional": false }, { "name": "param:workflowId", "type": "string", "types": [], "optional": false }, { "name": "query:expand", "type": "string", "types": "event", "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListCurrentUserSources", "properties": [{ "name": "kind", "type": "string", "types": "pipedream.sources.list", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "pirateweather", "name": "PirateWeather", "interfaces": [{ "name": "Forecast", "properties": [{ "name": "kind", "type": "string", "types": "pirateweather.core.forecast", "optional": false }, { "name": "param:location", "type": "string", "types": [], "optional": false }, { "name": "query:units", "type": "query:units", "types": ["us", "si", "ca", "uk"], "optional": true }, { "name": "query:extend", "type": "string", "types": [], "optional": true }, { "name": "query:exclude", "type": "string", "types": [], "optional": true }, { "name": "query:lang", "type": "string", "types": [], "optional": true }, { "name": "auth:api-key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "TimeMachine", "properties": [{ "name": "kind", "type": "string", "types": "pirateweather.core.timemachine", "optional": false }, { "name": "param:location", "type": "string", "types": [], "optional": false }, { "name": "query:units", "type": "query:units", "types": ["us", "si", "ca", "uk"], "optional": true }, { "name": "query:extend", "type": "string", "types": [], "optional": true }, { "name": "query:exclude", "type": "string", "types": [], "optional": true }, { "name": "query:lang", "type": "string", "types": [], "optional": true }, { "name": "auth:api-key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "pirsch", "name": "Pirsch", "interfaces": [{ "name": "GetAccessToken", "properties": [{ "name": "kind", "type": "string", "types": "pirsch.auth.accessToken", "optional": false }, { "name": "auth:client_id", "type": "string", "types": [], "optional": false }, { "name": "auth:client_secret", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "SendPageHit", "properties": [{ "name": "kind", "type": "string", "types": "pirsch.send.pageHit", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "body:url", "type": "string", "types": [], "optional": false }, { "name": "body:ip", "type": "string", "types": [], "optional": false }, { "name": "body:dnt", "type": "string", "types": [], "optional": true }, { "name": "body:user_agent", "type": "string", "types": [], "optional": true }, { "name": "body:accept_language", "type": "string", "types": [], "optional": true }, { "name": "body:title", "type": "string", "types": [], "optional": true }, { "name": "body:referrer", "type": "string", "types": [], "optional": true }, { "name": "body:screen_width", "type": "number", "types": [], "optional": false }, { "name": "body:screen_height", "type": "number", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "SendEvent", "properties": [{ "name": "kind", "type": "string", "types": "pirsch.send.event", "optional": false }, { "name": "body:event_name", "type": "string", "types": [], "optional": false }, { "name": "body:event_duration", "type": "number", "types": [], "optional": true }, { "name": "body:event_meta", "type": "", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "body:url", "type": "string", "types": [], "optional": false }, { "name": "body:ip", "type": "string", "types": [], "optional": false }, { "name": "body:dnt", "type": "string", "types": [], "optional": true }, { "name": "body:user_agent", "type": "string", "types": [], "optional": true }, { "name": "body:accept_language", "type": "string", "types": [], "optional": true }, { "name": "body:title", "type": "string", "types": [], "optional": true }, { "name": "body:referrer", "type": "string", "types": [], "optional": true }, { "name": "body:screen_width", "type": "number", "types": [], "optional": false }, { "name": "body:screen_height", "type": "number", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "pixela", "name": "Pixela", "interfaces": [{ "name": "CreateGraph", "properties": [{ "name": "kind", "type": "string", "types": "pixela.graph.create", "optional": false }, { "name": "param:username", "type": "string", "types": [], "optional": false }, { "name": "body:id", "type": "string", "types": [], "optional": false }, { "name": "body:name", "type": "string", "types": [], "optional": false }, { "name": "body:unit", "type": "string", "types": [], "optional": false }, { "name": "body:type", "type": "body:type", "types": ["int", "float"], "optional": false }, { "name": "body:color", "type": "body:color", "types": ["shibafu", "momiji", "sora", "ichou", "ajisai", "kuro"], "optional": false }, { "name": "body:timezone", "type": "string", "types": [], "optional": true }, { "name": "body:selfSufficient", "type": "string", "types": [], "optional": true }, { "name": "body:isSecret", "type": "boolean", "types": [], "optional": true }, { "name": "body:publishOptionalData", "type": "boolean", "types": [], "optional": true }, { "name": "auth:X-USER-TOKEN", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetGraph", "properties": [{ "name": "kind", "type": "string", "types": "pixela.graph.get", "optional": false }, { "name": "param:username", "type": "string", "types": [], "optional": false }, { "name": "param:graphId", "type": "string", "types": [], "optional": false }, { "name": "query:date", "type": "string", "types": [], "optional": true }, { "name": "query:mode", "type": "query:mode", "types": ["short", "badge", "line"], "optional": true }, { "name": "query:appearance", "type": "string", "types": "dark", "optional": true }, { "name": "auth:X-USER-TOKEN", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "PostValue", "properties": [{ "name": "kind", "type": "string", "types": "pixela.pixel.postValue", "optional": false }, { "name": "param:username", "type": "string", "types": [], "optional": false }, { "name": "param:graphId", "type": "string", "types": [], "optional": false }, { "name": "body:date", "type": "string", "types": [], "optional": false }, { "name": "body:quantity", "type": "string", "types": [], "optional": false }, { "name": "body:optionalData", "type": "string", "types": [], "optional": true }, { "name": "auth:X-USER-TOKEN", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "plausibleanalytics", "name": "PlausibleAnalytics", "interfaces": [{ "name": "SendEvent", "properties": [{ "name": "kind", "type": "string", "types": "plausibleanalytics.events.send", "optional": false }, { "name": "header:User-Agent", "type": "string", "types": [], "optional": false }, { "name": "header:X-Forwarded-For", "type": "string", "types": [], "optional": false }, { "name": "body:domain", "type": "string", "types": [], "optional": false }, { "name": "body:name", "type": "string", "types": [], "optional": false }, { "name": "body:url", "type": "string", "types": [], "optional": false }, { "name": "body:referrer", "type": "string", "types": [], "optional": true }, { "name": "body:screen_width", "type": "string", "types": [], "optional": true }, { "name": "body:props", "type": "", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "polyscale", "name": "PolyScale", "interfaces": [{ "name": "GetCaches", "properties": [{ "name": "kind", "type": "string", "types": "polyscale.cache.getAll", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "PurgeCache", "properties": [{ "name": "kind", "type": "string", "types": "polyscale.cache.purge", "optional": false }, { "name": "param:cacheId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "posthog", "name": "PostHog", "interfaces": [{ "name": "SendEvent", "properties": [{ "name": "kind", "type": "string", "types": "posthog.post.sendEvent", "optional": false }, { "name": "body:event", "type": "string", "types": [], "optional": false }, { "name": "body:properties", "type": "", "types": [], "optional": false, "properties": [{ "name": "distinct_id", "type": "string", "types": [], "optional": false }] }, { "name": "body:timestamp", "type": "string", "types": [], "optional": true }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "prepr", "name": "Prepr", "interfaces": [{ "name": "GraphQLQuery", "properties": [{ "name": "kind", "type": "string", "types": "prepr.graphql.query", "optional": false }, { "name": "auth:access_token", "type": "string", "types": [], "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "SingleItems", "properties": [{ "name": "kind", "type": "string", "types": "prepr.items.singleItems", "optional": false }, { "name": "param:contentItemId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "prerender", "name": "Prerender", "interfaces": [{ "name": "Recache", "properties": [{ "name": "kind", "type": "string", "types": "prerender.core.recache", "optional": false }, { "name": "body:url", "type": "string", "types": [], "optional": false }, { "name": "body:adaptiveType", "type": "body:device", "types": ["desktop", "mobile"], "optional": true }, { "name": "auth:prerenderToken", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "RecacheMultiple", "properties": [{ "name": "kind", "type": "string", "types": "prerender.core.recacheMultiple", "optional": false }, { "name": "body:urls", "type": "array", "types": [], "optional": false }, { "name": "body:adaptiveType", "type": "body:device", "types": ["desktop", "mobile"], "optional": true }, { "name": "auth:prerenderToken", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Search", "properties": [{ "name": "kind", "type": "string", "types": "prerender.core.search", "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": true }, { "name": "body:exactMatch", "type": "string", "types": [], "optional": true }, { "name": "body:start", "type": "number", "types": [], "optional": true }, { "name": "body:adaptiveType", "type": "body:device", "types": ["desktop", "mobile"], "optional": true }, { "name": "auth:prerenderToken", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Sitemap", "properties": [{ "name": "kind", "type": "string", "types": "prerender.core.sitemap", "optional": false }, { "name": "body:url", "type": "string", "types": [], "optional": false }, { "name": "auth:prerenderToken", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ClearCache", "properties": [{ "name": "kind", "type": "string", "types": "prerender.core.clearCache", "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "auth:prerenderToken", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "prismic", "name": "Prismic", "interfaces": [{ "name": "ListEntries", "properties": [{ "name": "kind", "type": "string", "types": "prismic.entries.list", "optional": false }, { "name": "subdomain:repo", "type": "string", "types": [], "optional": false }, { "name": "auth:access_token", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GraphQLQuery", "properties": [{ "name": "kind", "type": "string", "types": "prismic.graphql.query", "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "subdomain:repo", "type": "string", "types": [], "optional": false }, { "name": "auth:access_token", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "privacycom", "name": "PrivacyCom", "interfaces": [{ "name": "ListCards", "properties": [{ "name": "kind", "type": "string", "types": "privacycom.cards.list", "optional": false }, { "name": "query:account_token", "type": "string", "types": [], "optional": true }, { "name": "query:begin", "type": "string", "types": [], "optional": true }, { "name": "query:end", "type": "string", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:page_size", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListTransactions", "properties": [{ "name": "kind", "type": "string", "types": "privacycom.transactions.list", "optional": false }, { "name": "query:account_token", "type": "string", "types": [], "optional": true }, { "name": "query:card_token", "type": "string", "types": [], "optional": true }, { "name": "query:result", "type": "query:result", "types": ["APPROVED", "DECLINED"], "optional": true }, { "name": "query:begin", "type": "string", "types": [], "optional": true }, { "name": "query:end", "type": "string", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:page_size", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "producthunt", "name": "ProductHunt", "interfaces": [{ "name": "GetCollections", "properties": [{ "name": "kind", "type": "string", "types": "producthunt.collections.get", "optional": false }, { "name": "query:older", "type": "string", "types": [], "optional": true }, { "name": "query:newer", "type": "string", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:per_page", "type": "number", "types": [], "optional": true }, { "name": "query:sort_by", "type": "query:sort_by", "types": ["id", "created_at", "updated_at"], "optional": true }, { "name": "query:order", "type": "query:direction", "types": ["asc", "desc"], "optional": true }, { "name": "query:search[featured]", "type": "boolean", "types": [], "optional": true }, { "name": "query:search[slug]", "type": "string", "types": [], "optional": true }, { "name": "query:search[user_username]", "type": "string", "types": [], "optional": true }, { "name": "query:search[subscriber_id]", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "purgomalum", "name": "PurgoMalum", "interfaces": [{ "name": "Profanity", "properties": [{ "name": "kind", "type": "string", "types": "purgomalum.core.profanity", "optional": false }, { "name": "query:text", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "purpleair", "name": "PurpleAir", "interfaces": [{ "name": "GetSensorsData", "properties": [{ "name": "kind", "type": "string", "types": "purpleair.sensors.getAll", "optional": false }, { "name": "query:fields", "type": "string", "types": [], "optional": false }, { "name": "query:location_type", "type": "number", "types": [], "optional": true }, { "name": "query:show_only", "type": "string", "types": [], "optional": true }, { "name": "query:modified_since", "type": "number", "types": [], "optional": true }, { "name": "query:max_age", "type": "number", "types": [], "optional": true }, { "name": "query:nwlng", "type": "number", "types": [], "optional": true }, { "name": "query:nwlat", "type": "number", "types": [], "optional": true }, { "name": "query:selng", "type": "number", "types": [], "optional": true }, { "name": "query:selat", "type": "number", "types": [], "optional": true }, { "name": "auth:X-API-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetSensorData", "properties": [{ "name": "kind", "type": "string", "types": "purpleair.sensors.getAll", "optional": false }, { "name": "param:sensorIndex", "type": "string", "types": [], "optional": false }, { "name": "query:fields", "type": "string", "types": [], "optional": false }, { "name": "auth:X-API-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "quickchart", "name": "QuickChart", "interfaces": [{ "name": "PlotChart", "properties": [{ "name": "kind", "type": "string", "types": "quickchart.core.chart", "optional": false }, { "name": "body:chart", "type": "any", "types": [], "optional": false }, { "name": "body:height", "type": "number", "types": [], "optional": true }, { "name": "body:width", "type": "number", "types": [], "optional": true }, { "name": "body:devicePixelRatio", "type": "string", "types": [], "optional": true }, { "name": "body:backgroundColor", "type": "string", "types": [], "optional": true }, { "name": "body:format", "type": "string", "types": [], "optional": true }, { "name": "body:encoding", "type": "string", "types": [], "optional": true }, { "name": "body:version", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "quotegarden", "name": "QuoteGarden", "interfaces": [{ "name": "GetQuotes", "properties": [{ "name": "kind", "type": "string", "types": "quotegarden.core.quotes", "optional": false }, { "name": "query:author", "type": "string", "types": [], "optional": true }, { "name": "query:genre", "type": "string", "types": [], "optional": true }, { "name": "query:query", "type": "string", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetRandomQuote", "properties": [{ "name": "kind", "type": "string", "types": "quotegarden.core.random", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetGenres", "properties": [{ "name": "kind", "type": "string", "types": "quotegarden.core.genres", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetAuthors", "properties": [{ "name": "kind", "type": "string", "types": "quotegarden.core.authors", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "rapidapi", "name": "RapidApi", "interfaces": [{ "name": "ArticleExtractor", "properties": [{ "name": "kind", "type": "string", "types": "rapidapi.data.articleExtractor", "optional": false }, { "name": "query:url", "type": "string", "types": [], "optional": false }, { "name": "header:X-RapidAPI-Host", "type": "string", "types": "article-extractor2.p.rapidapi.com", "optional": false }, { "name": "subdomain:api", "type": "string", "types": "article-extractor2", "optional": false }, { "name": "auth:X-RapidAPI-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "readme", "name": "ReadMe", "interfaces": [{ "name": "APISpecGetMetadata", "properties": [{ "name": "kind", "type": "string", "types": "readme.apispec.getMetadata", "optional": false }, { "name": "query:perPage", "type": "number", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "header:x-readme-version", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "APISpecUpload", "properties": [{ "name": "kind", "type": "string", "types": "readme.apispec.upload", "optional": false }, { "name": "body:spec", "type": "string", "types": [], "optional": false }, { "name": "header:x-readme-version", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "APISpecDelete", "properties": [{ "name": "kind", "type": "string", "types": "readme.apispec.delete", "optional": false }, { "name": "param:id", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "APISpecUpdate", "properties": [{ "name": "kind", "type": "string", "types": "readme.apispec.update", "optional": false }, { "name": "param:id", "type": "string", "types": [], "optional": false }, { "name": "body:spec", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateDoc", "properties": [{ "name": "kind", "type": "string", "types": "readme.docs.create", "optional": false }, { "name": "body:title", "type": "string", "types": [], "optional": false }, { "name": "body:type", "type": "body:type", "types": ["error", "link", "basic"], "optional": true }, { "name": "body:bodyattribute", "type": "string", "types": [], "optional": true }, { "name": "body:category", "type": "string", "types": [], "optional": false }, { "name": "body:hidden", "type": "boolean", "types": [], "optional": true }, { "name": "body:order", "type": "number", "types": [], "optional": true }, { "name": "body:parentDoc", "type": "string", "types": [], "optional": true }, { "name": "body:error", "type": "", "types": [], "optional": true, "properties": [{ "name": "code", "type": "string", "types": [], "optional": false }] }, { "name": "header:x-readme-version", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListCategories", "properties": [{ "name": "kind", "type": "string", "types": "readme.categories.list", "optional": false }, { "name": "query:perPage", "type": "number", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "header:x-readme-version", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "rebrandly", "name": "Rebrandly", "interfaces": [{ "name": "CreateLink", "properties": [{ "name": "kind", "type": "string", "types": "rebrandly.links.post", "optional": false }, { "name": "body:destination", "type": "string", "types": [], "optional": false }, { "name": "body:slashtag", "type": "string", "types": [], "optional": true }, { "name": "body:domain", "type": "", "types": [], "optional": true, "properties": [{ "name": "id", "type": "string", "types": [], "optional": true }, { "name": "fullName", "type": "string", "types": [], "optional": true }] }, { "name": "body:title", "type": "string", "types": [], "optional": true }, { "name": "auth:apikey", "type": "string", "types": [], "optional": false }, { "name": "auth:workspace", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "reddit", "name": "Reddit", "interfaces": [{ "name": "ListTopPosts", "properties": [{ "name": "kind", "type": "string", "types": "reddit.posts.listTop", "optional": false }, { "name": "param:subreddit", "type": "string", "types": [], "optional": false }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "rediscloud", "name": "RedisCloud", "interfaces": [{ "name": "GetCurrentAccount", "properties": [{ "name": "kind", "type": "string", "types": "rediscloud.account.get", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }, { "name": "auth:x-api-key", "type": "string", "types": [], "optional": false }, { "name": "auth:x-api-secret-key", "type": "string", "types": [], "optional": false }] }] }, { "id": "redstonefinance", "name": "RedStoneFinance", "interfaces": [{ "name": "GetPriceForSingleToken", "properties": [{ "name": "kind", "type": "string", "types": "redstonefinance.prices.getForSingleToken", "optional": false }, { "name": "query:symbol", "type": "string", "types": [], "optional": false }, { "name": "query:provider", "type": "string", "types": "redstone", "optional": false }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:fromTimestamp", "type": "string", "types": [], "optional": true }, { "name": "query:toTimestamp", "type": "string", "types": [], "optional": true }, { "name": "query:interval", "type": "number", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetPriceForSeveralToken", "properties": [{ "name": "kind", "type": "string", "types": "redstonefinance.prices.getForSeveralTokens", "optional": false }, { "name": "query:symbols", "type": "string", "types": [], "optional": false }, { "name": "query:provider", "type": "string", "types": "redstone", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "reducedto", "name": "ReducedTo", "interfaces": [{ "name": "ShortenURL", "properties": [{ "name": "kind", "type": "string", "types": "reducedto.core.shorten", "optional": false }, { "name": "body:originalUrl", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "remoteok", "name": "RemoteOk", "interfaces": [{ "name": "GetListings", "properties": [{ "name": "kind", "type": "string", "types": "remoteok.core.get", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "removebg", "name": "RemoveBg", "interfaces": [{ "name": "Remove", "properties": [{ "name": "kind", "type": "string", "types": "removebg.core.remove", "optional": false }, { "name": "body:image_file", "type": "string", "types": [], "optional": true }, { "name": "body:image_file_b64", "type": "string", "types": [], "optional": true }, { "name": "body:image_url", "type": "string", "types": [], "optional": true }, { "name": "body:size", "type": "body:size", "types": ["preview", "full", "auto"], "optional": true }, { "name": "body:type", "type": "body:type", "types": ["person", "car", "auto", "product"], "optional": true }, { "name": "body:type_level", "type": "body:type_level", "types": ["1", "2", "latest", "none"], "optional": true }, { "name": "body:format", "type": "body:format", "types": ["png", "jpg", "auto", "zip"], "optional": true }, { "name": "body:roi", "type": "string", "types": [], "optional": true }, { "name": "body:crop", "type": "boolean", "types": [], "optional": true }, { "name": "body:crop_margin", "type": "string", "types": [], "optional": true }, { "name": "body:scale", "type": "string", "types": [], "optional": true }, { "name": "body:position", "type": "string", "types": [], "optional": true }, { "name": "body:channels", "type": "string", "types": [], "optional": true }, { "name": "body:add_shadow", "type": "boolean", "types": [], "optional": true }, { "name": "body:semitransparency", "type": "boolean", "types": [], "optional": true }, { "name": "body:bg_color", "type": "string", "types": [], "optional": true }, { "name": "body:bg_image_url", "type": "string", "types": [], "optional": true }, { "name": "body:bg_image_file", "type": "string", "types": [], "optional": true }, { "name": "header:Content-Type", "type": "string", "types": "application/json", "optional": true }, { "name": "auth:X-API-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "render", "name": "Render", "interfaces": [{ "name": "ListServices", "properties": [{ "name": "kind", "type": "string", "types": "render.services.list", "optional": false }, { "name": "query:name", "type": "string", "types": [], "optional": true }, { "name": "query:type", "type": "string", "types": [], "optional": true }, { "name": "query:env", "type": "string", "types": [], "optional": true }, { "name": "query:region", "type": "string", "types": [], "optional": true }, { "name": "query:suspended", "type": "string", "types": [], "optional": true }, { "name": "query:createdBefore", "type": "string", "types": [], "optional": true }, { "name": "query:createdAfter", "type": "string", "types": [], "optional": true }, { "name": "query:updatedBefore", "type": "string", "types": [], "optional": true }, { "name": "query:updatedAfter", "type": "string", "types": [], "optional": true }, { "name": "query:ownerId", "type": "string", "types": [], "optional": true }, { "name": "query:cursor", "type": "string", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "UpdateEnvironmentVariables", "properties": [{ "name": "kind", "type": "string", "types": "render.services.updateEnvVars", "optional": false }, { "name": "param:serviceId", "type": "string", "types": [], "optional": false }, { "name": "body:body", "type": "array", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "restcountries", "name": "RestCountries", "interfaces": [{ "name": "GetAll", "properties": [{ "name": "kind", "type": "string", "types": "restcountries.core.all", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetByFullName", "properties": [{ "name": "kind", "type": "string", "types": "restcountries.core.fullName", "optional": false }, { "name": "param:name", "type": "string", "types": [], "optional": false }, { "name": "query:fullText", "type": "boolean", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetByCode", "properties": [{ "name": "kind", "type": "string", "types": "restcountries.core.fullName", "optional": false }, { "name": "param:code", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListOfCodes", "properties": [{ "name": "kind", "type": "string", "types": "restcountries.core.fullName", "optional": false }, { "name": "query:codes", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "restdb", "name": "RestDB", "interfaces": [{ "name": "GetItemsFromCollection", "properties": [{ "name": "kind", "type": "string", "types": "restdb.collections.get", "optional": false }, { "name": "param:collection", "type": "string", "types": [], "optional": false }, { "name": "auth:x-apikey", "type": "string", "types": [], "optional": false }, { "name": "subdomain:databaseId", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "restzeebe", "name": "RestZeebe", "interfaces": [{ "name": "StartInstance", "properties": [{ "name": "kind", "type": "string", "types": "restzeebe.core.start", "optional": false }, { "name": "param:processId", "type": "string", "types": [], "optional": false }, { "name": "body:variables", "type": "any", "types": [], "optional": true }, { "name": "body:version", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "param:workspaceId", "type": "string", "types": [], "optional": false }, { "name": "param:clusterId", "type": "string", "types": [], "optional": false }, { "name": "body:clientId", "type": "string", "types": [], "optional": false }, { "name": "body:clientSecret", "type": "string", "types": [], "optional": false }, { "name": "header:Content-Type", "type": "string", "types": "application/json", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "revue", "name": "Revue", "interfaces": [{ "name": "ListAllLists", "properties": [{ "name": "kind", "type": "string", "types": "revue.lists.list", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetList", "properties": [{ "name": "kind", "type": "string", "types": "revue.lists.get", "optional": false }, { "name": "param:listId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetSubscribers", "properties": [{ "name": "kind", "type": "string", "types": "revue.subscribers.get", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "AddSubscriber", "properties": [{ "name": "kind", "type": "string", "types": "revue.subscribers.add", "optional": false }, { "name": "bodyform:email", "type": "string", "types": [], "optional": false }, { "name": "bodyform:first_name", "type": "string", "types": [], "optional": true }, { "name": "bodyform:last_name", "type": "string", "types": [], "optional": true }, { "name": "bodyform:double_opt_in", "type": "boolean", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "robolly", "name": "Robolly", "interfaces": [{ "name": "Render", "properties": [{ "name": "kind", "type": "string", "types": "robolly.core.render", "optional": false }, { "name": "param:templateId", "type": "string", "types": [], "optional": false }, { "name": "param:format", "type": "param:format", "types": ["png", "jpg", "pdf"], "optional": false }, { "name": "query:logo", "type": "string", "types": [], "optional": true }, { "name": "query:title", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "rye", "name": "Rye", "interfaces": [{ "name": "GraphQLQuery", "properties": [{ "name": "kind", "type": "string", "types": "rye.graphql.query", "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "body:variables", "type": "any", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "sanityio", "name": "SanityIo", "interfaces": [{ "name": "ContentQuery", "properties": [{ "name": "kind", "type": "string", "types": "sanityio.content.query", "optional": false }, { "name": "param:dataset", "type": "string", "types": [], "optional": false }, { "name": "query:query", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:projectid", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "savepage", "name": "Savepage", "interfaces": [{ "name": "Screenshot", "properties": [{ "name": "kind", "type": "string", "types": "savepage.core.screenshot", "optional": false }, { "name": "body:q", "type": "string", "types": [], "optional": false }, { "name": "body:width", "type": "number", "types": [], "optional": true }, { "name": "body:height", "type": "number", "types": [], "optional": true }, { "name": "body:fullpage", "type": "boolean", "types": [], "optional": true }, { "name": "body:thumb_width", "type": "number", "types": [], "optional": true }, { "name": "body:delay", "type": "number", "types": [], "optional": true }, { "name": "body:nocookie", "type": "boolean", "types": [], "optional": true }, { "name": "body:noads", "type": "boolean", "types": [], "optional": true }, { "name": "body:format", "type": "body:format", "types": ["jpeg", "png"], "optional": true }, { "name": "body:refresh", "type": "number", "types": [], "optional": true }, { "name": "body:user_agent", "type": "string", "types": [], "optional": true }, { "name": "body:accept_language", "type": "string", "types": [], "optional": true }, { "name": "body:maxage", "type": "number", "types": [], "optional": true }, { "name": "body:cookie", "type": "string", "types": [], "optional": true }, { "name": "body:hash", "type": "string", "types": [], "optional": true }, { "name": "auth:key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "semrush", "name": "Semrush", "interfaces": [{ "name": "GetBacklinksOverview", "properties": [{ "name": "kind", "type": "string", "types": "semrush.backlinks.overview", "optional": false }, { "name": "query:type", "type": "string", "types": "backlinks_overview", "optional": false }, { "name": "query:target", "type": "string", "types": [], "optional": false }, { "name": "query:target_type", "type": "query:target_type", "types": ["url", "root_domain", "domain"], "optional": false }, { "name": "query:export_columns", "type": "string", "types": [], "optional": false }, { "name": "auth:key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "sendgrid", "name": "SendGrid", "interfaces": [{ "name": "SendMail", "properties": [{ "name": "kind", "type": "string", "types": "sendgrid.mail.send", "optional": false }, { "name": "body:personalizations", "type": "array", "types": [], "optional": false }, { "name": "body:from", "type": "", "types": [], "optional": false, "properties": [{ "name": "email", "type": "string", "types": [], "optional": false }, { "name": "name", "type": "string", "types": [], "optional": true }] }, { "name": "body:reply_to", "type": "", "types": [], "optional": true, "properties": [{ "name": "email", "type": "string", "types": [], "optional": false }, { "name": "name", "type": "string", "types": [], "optional": true }] }, { "name": "body:reply_to_list", "type": "array", "types": [], "optional": true }, { "name": "body:subject", "type": "string", "types": [], "optional": false }, { "name": "body:content", "type": "array", "types": [], "optional": true }, { "name": "body:attachments", "type": "array", "types": [], "optional": true }, { "name": "body:template_id", "type": "string", "types": [], "optional": true }, { "name": "body:headers", "type": "", "types": [], "optional": true }, { "name": "body:categories", "type": "array", "types": [], "optional": true }, { "name": "body:custom_args", "type": "string", "types": [], "optional": true }, { "name": "body:send_at", "type": "number", "types": [], "optional": true }, { "name": "body:batch_id", "type": "string", "types": [], "optional": true }, { "name": "body:asm", "type": "", "types": [], "optional": true, "properties": [{ "name": "group_id", "type": "number", "types": [], "optional": false }, { "name": "groups_to_display", "type": "array", "types": [], "optional": true }] }, { "name": "body:ip_pool_name", "type": "string", "types": [], "optional": true }, { "name": "body:mail_settings", "type": "", "types": [], "optional": true, "properties": [{ "name": "bypass_list_management", "type": "", "types": [], "optional": true, "properties": [{ "name": "enable", "type": "boolean", "types": [], "optional": true }] }, { "name": "bypass_spam_management", "type": "", "types": [], "optional": true, "properties": [{ "name": "enable", "type": "boolean", "types": [], "optional": true }] }, { "name": "bypass_bounce_management", "type": "", "types": [], "optional": true, "properties": [{ "name": "enable", "type": "boolean", "types": [], "optional": true }] }, { "name": "bypass_unsubscribe_management", "type": "", "types": [], "optional": true, "properties": [{ "name": "enable", "type": "boolean", "types": [], "optional": true }] }, { "name": "footer", "type": "", "types": [], "optional": true, "properties": [{ "name": "enable", "type": "boolean", "types": [], "optional": true }, { "name": "text", "type": "string", "types": [], "optional": true }, { "name": "html", "type": "string", "types": [], "optional": true }] }, { "name": "sandbox_mode", "type": "", "types": [], "optional": true, "properties": [{ "name": "enable", "type": "boolean", "types": [], "optional": true }] }] }, { "name": "body:tracking_settings", "type": "", "types": [], "optional": true, "properties": [{ "name": "click_tracking", "type": "", "types": [], "optional": true, "properties": [{ "name": "enable", "type": "boolean", "types": [], "optional": true }, { "name": "enable_text", "type": "boolean", "types": [], "optional": true }] }, { "name": "open_tracking", "type": "", "types": [], "optional": true, "properties": [{ "name": "enable", "type": "boolean", "types": [], "optional": true }, { "name": "substitution_tag", "type": "string", "types": [], "optional": true }] }, { "name": "subscription_tracking", "type": "", "types": [], "optional": true, "properties": [{ "name": "enable", "type": "boolean", "types": [], "optional": true }, { "name": "text", "type": "string", "types": [], "optional": true }, { "name": "html", "type": "string", "types": [], "optional": true }, { "name": "substitution_tag", "type": "string", "types": [], "optional": true }] }, { "name": "ganalytics", "type": "", "types": [], "optional": true, "properties": [{ "name": "enable", "type": "boolean", "types": [], "optional": true }, { "name": "utm_source", "type": "string", "types": [], "optional": true }, { "name": "utm_medium", "type": "string", "types": [], "optional": true }, { "name": "utm_term", "type": "string", "types": [], "optional": true }, { "name": "utm_content", "type": "string", "types": [], "optional": true }, { "name": "utm_campaign", "type": "string", "types": [], "optional": true }] }] }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "sendinblue", "name": "Sendinblue", "interfaces": [{ "name": "CreateContact", "properties": [{ "name": "kind", "type": "string", "types": "sendinblue.contacts.create", "optional": false }, { "name": "body:email", "type": "string", "types": [], "optional": true }, { "name": "body:attributes", "type": "", "types": [], "optional": true }, { "name": "body:emailBlacklisted", "type": "boolean", "types": [], "optional": true }, { "name": "body:smsBlacklisted", "type": "boolean", "types": [], "optional": true }, { "name": "body:listIds", "type": "array", "types": [], "optional": true }, { "name": "body:updateEnabled", "type": "boolean", "types": [], "optional": true }, { "name": "body:smtpBlacklistSender", "type": "array", "types": [], "optional": true }, { "name": "auth:api-key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListContacts", "properties": [{ "name": "kind", "type": "string", "types": "sendinblue.contacts.list", "optional": false }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "query:modifiedSince", "type": "string", "types": [], "optional": true }, { "name": "query:sort", "type": "query:direction", "types": ["asc", "desc"], "optional": true }, { "name": "auth:api-key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "sentry", "name": "Sentry", "interfaces": [{ "name": "QueryDiscoverEvents", "properties": [{ "name": "kind", "type": "string", "types": "sentry.discover.query", "optional": false }, { "name": "param:organizationSlug", "type": "string", "types": [], "optional": false }, { "name": "query:end", "type": "string", "types": [], "optional": true }, { "name": "query:environment", "type": "string", "types": [], "optional": true }, { "name": "query:project", "type": "string", "types": [], "optional": true }, { "name": "query:start", "type": "string", "types": [], "optional": true }, { "name": "query:statsPeriod", "type": "string", "types": [], "optional": true }, { "name": "query:field", "type": "string", "types": [], "optional": false }, { "name": "query:per_page", "type": "number", "types": [], "optional": true }, { "name": "query:query", "type": "string", "types": [], "optional": true }, { "name": "query:sort", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListProjects", "properties": [{ "name": "kind", "type": "string", "types": "sentry.projects.list", "optional": false }, { "name": "query:cursor", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "serpapi", "name": "SerpApi", "interfaces": [{ "name": "Search", "properties": [{ "name": "kind", "type": "string", "types": "serpapi.core.search", "optional": false }, { "name": "query:q", "type": "string", "types": [], "optional": false }, { "name": "query:engine", "type": "string", "types": "google", "optional": false }, { "name": "query:location", "type": "string", "types": [], "optional": true }, { "name": "query:uule", "type": "string", "types": [], "optional": true }, { "name": "query:ludocid", "type": "string", "types": [], "optional": true }, { "name": "query:lsig", "type": "string", "types": [], "optional": true }, { "name": "query:google_domain", "type": "string", "types": [], "optional": true }, { "name": "query:gl", "type": "string", "types": [], "optional": true }, { "name": "query:hl", "type": "string", "types": [], "optional": true }, { "name": "query:lr", "type": "string", "types": [], "optional": true }, { "name": "query:tbs", "type": "string", "types": [], "optional": true }, { "name": "query:safe", "type": "query:safe", "types": ["active", "off"], "optional": true }, { "name": "query:nfpr", "type": "body:noreask", "types": [0, 1], "optional": true }, { "name": "query:filter", "type": "body:noreask", "types": [0, 1], "optional": true }, { "name": "query:tbm", "type": "query:tbm", "types": ["shop", "isch", "lcl", "vid", "nws"], "optional": true }, { "name": "query:start", "type": "number", "types": [], "optional": true }, { "name": "query:num", "type": "number", "types": [], "optional": true }, { "name": "query:ijn", "type": "number", "types": [], "optional": true }, { "name": "query:device", "type": "query:device", "types": ["desktop", "mobile", "tablet"], "optional": true }, { "name": "query:no_cache", "type": "boolean", "types": [], "optional": true }, { "name": "query:async", "type": "boolean", "types": [], "optional": true }, { "name": "query:output", "type": "query:output", "types": ["json", "html"], "optional": true }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "serpstack", "name": "SerpStack", "interfaces": [{ "name": "Search", "properties": [{ "name": "kind", "type": "string", "types": "serpstack.core.search", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": false }, { "name": "auth:access_key", "type": "string", "types": [], "optional": false }, { "name": "query:query", "type": "string", "types": [], "optional": false }, { "name": "query:engine", "type": "string", "types": "google", "optional": true }, { "name": "query:type", "type": "query:type", "types": ["news", "web", "images", "videos", "shopping"], "optional": true }, { "name": "query:device", "type": "query:device", "types": ["desktop", "mobile", "tablet"], "optional": true }, { "name": "query:location", "type": "string", "types": [], "optional": true }, { "name": "query:auto_location", "type": "body:noreask", "types": [0, 1], "optional": true }, { "name": "query:google_domain", "type": "string", "types": [], "optional": true }, { "name": "query:gl", "type": "string", "types": [], "optional": true }, { "name": "query:hl", "type": "string", "types": [], "optional": true }, { "name": "query:safe", "type": "body:noreask", "types": [0, 1], "optional": true }, { "name": "query:period", "type": "query:period", "types": ["last_hour", "last_day", "last_week", "last_month", "last_year", "custom"], "optional": true }, { "name": "query:period_start", "type": "string", "types": [], "optional": true }, { "name": "query:period_end", "type": "string", "types": [], "optional": true }, { "name": "query:news_type", "type": "query:news_type", "types": ["all", "blogs"], "optional": true }, { "name": "query:exclude_autocorrected_results", "type": "body:noreask", "types": [0, 1], "optional": true }, { "name": "query:images_page", "type": "number", "types": [], "optional": true }, { "name": "query:images_color", "type": "query:images_color", "types": ["any", "gray", "orange", "yellow", "green", "blue", "purple", "red", "black_and_white", "transparent", "teal", "pink", "white", "black or brown"], "optional": true }, { "name": "query:images_size", "type": "query:images_size", "types": ["icon", "medium", "large"], "optional": true }, { "name": "query:images_type", "type": "query:images_type", "types": ["gif", "clipart", "line_drawing"], "optional": true }, { "name": "query:sort", "type": "query:sort", "types": ["relevance", "date"], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:num", "type": "number", "types": [], "optional": true }, { "name": "query:output", "type": "query:output", "types": ["json", "csv"], "optional": true }, { "name": "query:csv_fields", "type": "string", "types": [], "optional": true }] }] }, { "id": "sevdesk", "name": "SevDesk", "interfaces": [{ "name": "ListContacts", "properties": [{ "name": "kind", "type": "string", "types": "sevdesk.contacts.list", "optional": false }, { "name": "query:depth", "type": "body:noreask", "types": [0, 1], "optional": true }, { "name": "query:customerNumber", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListInvoices", "properties": [{ "name": "kind", "type": "string", "types": "sevdesk.invoices.list", "optional": false }, { "name": "query:status", "type": "query:status", "types": [100, 200, 1000], "optional": true }, { "name": "query:invoiceNumber", "type": "string", "types": [], "optional": true }, { "name": "query:startDate", "type": "number", "types": [], "optional": true }, { "name": "query:endDate", "type": "number", "types": [], "optional": true }, { "name": "query:contact[id]", "type": "string", "types": [], "optional": true }, { "name": "query:contact[objectName]", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "sheetson", "name": "Sheetson", "interfaces": [{ "name": "ReadData", "properties": [{ "name": "kind", "type": "string", "types": "sheetson.manage.read", "optional": false }, { "name": "param:sheetTab", "type": "string", "types": [], "optional": false }, { "name": "param:rowIndex", "type": "number", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "auth:X-Spreadsheet-Id", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "AddData", "properties": [{ "name": "kind", "type": "string", "types": "sheetson.manage.add", "optional": false }, { "name": "param:sheetTab", "type": "string", "types": [], "optional": false }, { "name": "body:body", "type": "", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "auth:X-Spreadsheet-Id", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "DeleteData", "properties": [{ "name": "kind", "type": "string", "types": "sheetson.manage.delete", "optional": false }, { "name": "param:sheetTab", "type": "string", "types": [], "optional": false }, { "name": "param:rowIndex", "type": "number", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "auth:X-Spreadsheet-Id", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "UpdateData", "properties": [{ "name": "kind", "type": "string", "types": "sheetson.manage.add", "optional": false }, { "name": "param:sheetTab", "type": "string", "types": [], "optional": false }, { "name": "param:rowIndex", "type": "number", "types": [], "optional": false }, { "name": "body:body", "type": "", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "auth:X-Spreadsheet-Id", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "sheety", "name": "Sheety", "interfaces": [{ "name": "Get", "properties": [{ "name": "kind", "type": "string", "types": "sheety.core.get", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": true }, { "name": "param:username", "type": "string", "types": [], "optional": false }, { "name": "param:project", "type": "string", "types": [], "optional": false }, { "name": "param:sheet", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Post", "properties": [{ "name": "kind", "type": "string", "types": "sheety.core.post", "optional": false }, { "name": "body:body", "type": "any", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": true }, { "name": "param:username", "type": "string", "types": [], "optional": false }, { "name": "param:project", "type": "string", "types": [], "optional": false }, { "name": "param:sheet", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Put", "properties": [{ "name": "kind", "type": "string", "types": "sheety.core.put", "optional": false }, { "name": "param:row", "type": "number", "types": [], "optional": false }, { "name": "body:body", "type": "any", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": true }, { "name": "param:username", "type": "string", "types": [], "optional": false }, { "name": "param:project", "type": "string", "types": [], "optional": false }, { "name": "param:sheet", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Delete", "properties": [{ "name": "kind", "type": "string", "types": "sheety.core.delete", "optional": false }, { "name": "param:row", "type": "number", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": true }, { "name": "param:username", "type": "string", "types": [], "optional": false }, { "name": "param:project", "type": "string", "types": [], "optional": false }, { "name": "param:sheet", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "shopify", "name": "Shopify", "interfaces": [{ "name": "GraphQLQuery", "properties": [{ "name": "kind", "type": "string", "types": "shopify.graphql.query", "optional": false }, { "name": "header:Content-Type", "type": "string", "types": "application/graphql", "optional": false }, { "name": "body:body", "type": "string", "types": [], "optional": false }, { "name": "auth:X-Shopify-Access-Token", "type": "string", "types": [], "optional": false }, { "name": "subdomain:shopId", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListProducts", "properties": [{ "name": "kind", "type": "string", "types": "shopify.products.list", "optional": false }, { "name": "auth:X-Shopify-Access-Token", "type": "string", "types": [], "optional": false }, { "name": "subdomain:shopId", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "shortcut", "name": "Shortcut", "interfaces": [{ "name": "ListCategories", "properties": [{ "name": "kind", "type": "string", "types": "shortcut.categories.list", "optional": false }, { "name": "auth:Shortcut-Token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateCategory", "properties": [{ "name": "kind", "type": "string", "types": "shortcut.categories.create", "optional": false }, { "name": "body:color", "type": "string", "types": [], "optional": true }, { "name": "body:external_id", "type": "string", "types": [], "optional": true }, { "name": "body:name", "type": "string", "types": [], "optional": false }, { "name": "body:type", "type": "string", "types": "milestone", "optional": false }, { "name": "auth:Shortcut-Token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Search", "properties": [{ "name": "kind", "type": "string", "types": "shortcut.search.all", "optional": false }, { "name": "query:page_size", "type": "number", "types": [], "optional": true }, { "name": "query:query", "type": "string", "types": [], "optional": false }, { "name": "auth:Shortcut-Token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "SearchEpics", "properties": [{ "name": "kind", "type": "string", "types": "shortcut.search.epics", "optional": false }, { "name": "query:page_size", "type": "number", "types": [], "optional": true }, { "name": "query:query", "type": "string", "types": [], "optional": false }, { "name": "auth:Shortcut-Token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "SearchStories", "properties": [{ "name": "kind", "type": "string", "types": "shortcut.search.stories", "optional": false }, { "name": "query:page_size", "type": "number", "types": [], "optional": true }, { "name": "query:query", "type": "string", "types": [], "optional": false }, { "name": "auth:Shortcut-Token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "shrtcode", "name": "Shrtcode", "interfaces": [{ "name": "Shorten", "properties": [{ "name": "kind", "type": "string", "types": "shrtcode.core.shorten", "optional": false }, { "name": "query:url", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Info", "properties": [{ "name": "kind", "type": "string", "types": "shrtcode.core.info", "optional": false }, { "name": "query:code", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "sidekick", "name": "SideKick", "interfaces": [{ "name": "ListApplications", "properties": [{ "name": "kind", "type": "string", "types": "sidekick.applications.list", "optional": false }, { "name": "body:listApplicationsRequest", "type": "", "types": [], "optional": false, "properties": [{ "name": "applicationNames", "type": "array", "types": [], "optional": false }, { "name": "applicationStages", "type": "array", "types": [], "optional": false }, { "name": "applicationVersions", "type": "array", "types": [], "optional": false }, { "name": "client", "type": "string", "types": [], "optional": false }, { "name": "id", "type": "string", "types": [], "optional": false }, { "name": "name", "type": "string", "types": [], "optional": false }, { "name": "type", "type": "string", "types": [], "optional": false }] }, { "name": "auth:ApiKey", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListLogpoints", "properties": [{ "name": "kind", "type": "string", "types": "sidekick.logpoint.list", "optional": false }, { "name": "auth:ApiKey", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "sidemail", "name": "Sidemail", "interfaces": [{ "name": "SendEmail", "properties": [{ "name": "kind", "type": "string", "types": "sidemail.email.send", "optional": false }, { "name": "body:toAddress", "type": "string", "types": [], "optional": false }, { "name": "body:fromAddress", "type": "string", "types": [], "optional": false }, { "name": "body:subject", "type": "string", "types": [], "optional": false }, { "name": "body:fromName", "type": "string", "types": [], "optional": true }, { "name": "body:replyToAddress", "type": "string", "types": [], "optional": true }, { "name": "body:replyToName", "type": "string", "types": [], "optional": true }, { "name": "body:templateId", "type": "string", "types": [], "optional": true }, { "name": "body:templateName", "type": "string", "types": [], "optional": true }, { "name": "body:templateProps", "type": "any", "types": [], "optional": true }, { "name": "body:html", "type": "any", "types": [], "optional": true }, { "name": "body:text", "type": "any", "types": [], "optional": true }, { "name": "body:isOpenTracked", "type": "boolean", "types": [], "optional": true }, { "name": "body:scheduledAt", "type": "date", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "slack", "name": "Slack", "interfaces": [{ "name": "IncomingWebhooksMessage", "properties": [{ "name": "kind", "type": "string", "types": "slack.incomingWebhooks.message", "optional": false }, { "name": "auth:webhookid", "type": "string", "types": [], "optional": false }, { "name": "body:text", "type": "string", "types": [], "optional": true }, { "name": "body:blocks", "type": "array", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ChatPostMessage", "properties": [{ "name": "kind", "type": "string", "types": "slack.chat.postMessage", "optional": false }, { "name": "body:channel", "type": "string", "types": [], "optional": false }, { "name": "body:text", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ConversationsList", "properties": [{ "name": "kind", "type": "string", "types": "slack.conversations.list", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "smarty", "name": "Smarty", "interfaces": [{ "name": "USStreetAddressAPI", "properties": [{ "name": "kind", "type": "string", "types": "smarty.cloud.usStreetAddress", "optional": false }, { "name": "body:body", "type": "array", "types": [], "optional": false }, { "name": "auth:auth-id", "type": "string", "types": [], "optional": false }, { "name": "auth:auth-token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "snappify", "name": "Snappify", "interfaces": [{ "name": "SimpleSnap", "properties": [{ "name": "kind", "type": "string", "types": "snappify.snap.simple", "optional": false }, { "name": "body:code", "type": "string", "types": [], "optional": false }, { "name": "body:language", "type": "body:language", "types": ["json", "xml", "less", "html", "yaml", "markdown", "javascript", "abap", "actionscript", "apache", "applescript", "astro", "bash", "c", "c++", "c#", "clojure", "cobol", "css", "dart", "docker", "elixir", "elm", "erlang", "gherkin", "graphql", "go", "groovy", "haskell", "ini", "java", "julia", "jupyter", "jsx", "kotlin", "latex", "lisp", "lua", "matlab / octave", "mdx", "nginx", "objective c", "objective c++", "ocaml", "pascal", "perl", "php", "plain text", "pl/sql", "powershell", "prisma", "python", "r", "ruby", "rust", "sass", "scala", "shell", "smalltalk", "solidity", "sql", "stylus", "svelte", "swift", "toml", "typescript", "tsx", "visual basic", "vue", "wasm", "zsh"], "optional": true }, { "name": "body:type", "type": "body:type", "types": ["bt-vivid-black", "dark-plus", "darcula", "dracula-soft", "dracula", "github-dark-dimmed", "github-dark", "lucario", "lucario-custom", "material-darker", "material-default", "material-deep-ocean", "material-ocean", "material-palenight", "mayukai-sunset", "min-dark", "monokai", "nightowl", "nord", "one-dark-pro", "panda-syntax", "poimandres", "rouge", "slack-dark", "solarized-dark", "sublime-oceanic", "vitesse-dark", "github-light", "light-plus", "material-lighter", "min-light", "nightowl-light", "slack-ochin", "solarized-light", "vitesse-light"], "optional": true }, { "name": "body:background", "type": "string", "types": [], "optional": true }, { "name": "body:codeBackground", "type": "string", "types": [], "optional": true }, { "name": "body:profileInfo", "type": "", "types": [], "optional": true, "properties": [{ "name": "showFullname", "type": "boolean", "types": [], "optional": true }, { "name": "showUsername", "type": "boolean", "types": [], "optional": true }, { "name": "showAvatar", "type": "boolean", "types": [], "optional": true }, { "name": "position", "type": "position", "types": ["bottom-left", "bottom-center", "bottom-right"], "optional": true }, { "name": "snale", "type": "number", "types": [], "optional": true }] }, { "name": "body:fileName", "type": "string", "types": [], "optional": true }, { "name": "body:hideTab", "type": "boolean", "types": [], "optional": true }, { "name": "body:fontLigatures", "type": "boolean", "types": [], "optional": true }, { "name": "body:showWatermark", "type": "boolean", "types": [], "optional": true }, { "name": "body:paddingLeft", "type": "number", "types": [], "optional": true }, { "name": "body:paddingRight", "type": "number", "types": [], "optional": true }, { "name": "body:paddingTop", "type": "number", "types": [], "optional": true }, { "name": "body:paddingBottom", "type": "number", "types": [], "optional": true }, { "name": "body:aspectRatio", "type": "", "types": [], "optional": true, "properties": [{ "name": "width", "type": "number", "types": [], "optional": true }, { "name": "height", "type": "number", "types": [], "optional": true }] }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "speechtextai", "name": "SpeechTextAI", "interfaces": [{ "name": "Recognize", "properties": [{ "name": "kind", "type": "string", "types": "speechtextai.core.recognize", "optional": false }, { "name": "query:url", "type": "string", "types": [], "optional": false }, { "name": "query:language", "type": "string", "types": [], "optional": true }, { "name": "query:format", "type": "string", "types": [], "optional": true }, { "name": "query:punctuation", "type": "boolean", "types": [], "optional": true }, { "name": "auth:key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Results", "properties": [{ "name": "kind", "type": "string", "types": "speechtextai.core.results", "optional": false }, { "name": "query:task", "type": "string", "types": [], "optional": false }, { "name": "auth:key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "splitbee", "name": "Splitbee", "interfaces": [{ "name": "TrackEvent", "properties": [{ "name": "kind", "type": "string", "types": "splitbee.events.track", "optional": false }, { "name": "body:event", "type": "string", "types": [], "optional": false }, { "name": "body:data", "type": "any", "types": [], "optional": true }, { "name": "body:options", "type": "any", "types": [], "optional": true }, { "name": "auth:sbp", "type": "string", "types": [], "optional": false }, { "name": "header:userId", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "SetCustomUserData", "properties": [{ "name": "kind", "type": "string", "types": "splitbee.users.set", "optional": false }, { "name": "body:body", "type": "", "types": [], "optional": false }, { "name": "auth:sbp", "type": "string", "types": [], "optional": false }, { "name": "header:userId", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "stackby", "name": "Stackby", "interfaces": [{ "name": "ListRows", "properties": [{ "name": "kind", "type": "string", "types": "stackby.core.list", "optional": false }, { "name": "param:stackId", "type": "string", "types": [], "optional": false }, { "name": "param:tableId", "type": "string", "types": [], "optional": false }, { "name": "query:filter", "type": "string", "types": [], "optional": true }, { "name": "query:sort", "type": "string", "types": [], "optional": true }, { "name": "query:view", "type": "string", "types": [], "optional": true }, { "name": "query:maxrecord", "type": "number", "types": [], "optional": true }, { "name": "query:pageSize", "type": "number", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "query:latest", "type": "boolean", "types": [], "optional": true }, { "name": "auth:api-key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "stackhawk", "name": "Stackhawk", "interfaces": [{ "name": "AccessToken", "properties": [{ "name": "kind", "type": "string", "types": "stackhawk.auth.accessToken", "optional": false }, { "name": "auth:X-ApiKey", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "RefreshAccessToken", "properties": [{ "name": "kind", "type": "string", "types": "stackhawk.auth.refresh", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetUser", "properties": [{ "name": "kind", "type": "string", "types": "stackhawk.user.get", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "statically", "name": "Statically", "interfaces": [{ "name": "StaticZapGithub", "properties": [{ "name": "kind", "type": "string", "types": "statically.staticzap.github", "optional": false }, { "name": "param:user", "type": "string", "types": [], "optional": false }, { "name": "param:repo", "type": "string", "types": [], "optional": false }, { "name": "param:tag", "type": "string", "types": [], "optional": false }, { "name": "param:file", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "StaticZapGitlab", "properties": [{ "name": "kind", "type": "string", "types": "statically.staticzap.gitlab", "optional": false }, { "name": "param:user", "type": "string", "types": [], "optional": false }, { "name": "param:repo", "type": "string", "types": [], "optional": false }, { "name": "param:tag", "type": "string", "types": [], "optional": false }, { "name": "param:file", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "StaticZapBitbucket", "properties": [{ "name": "kind", "type": "string", "types": "statically.staticzap.bitbucket", "optional": false }, { "name": "param:user", "type": "string", "types": [], "optional": false }, { "name": "param:repo", "type": "string", "types": [], "optional": false }, { "name": "param:tag", "type": "string", "types": [], "optional": false }, { "name": "param:file", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "storedat", "name": "Storedat", "interfaces": [{ "name": "GraphQLQuery", "properties": [{ "name": "kind", "type": "string", "types": "storedat.graphql.query", "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "auth:client-id", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "storyblok", "name": "Storyblok", "interfaces": [{ "name": "GraphQLQuery", "properties": [{ "name": "kind", "type": "string", "types": "storyblok.graphql.query", "optional": false }, { "name": "auth:Token", "type": "string", "types": [], "optional": false }, { "name": "header:Version", "type": "header:version", "types": ["draft", "published"], "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListStories", "properties": [{ "name": "kind", "type": "string", "types": "storyblok.stories.list", "optional": false }, { "name": "auth:token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetStory", "properties": [{ "name": "kind", "type": "string", "types": "storyblok.stories.get", "optional": false }, { "name": "param:id", "type": "string", "types": [], "optional": false }, { "name": "query:find_by", "type": "string", "types": [], "optional": true }, { "name": "query:version", "type": "header:version", "types": ["draft", "published"], "optional": true }, { "name": "query:resolve_links", "type": "string", "types": [], "optional": true }, { "name": "query:resolve_relations", "type": "string", "types": [], "optional": true }, { "name": "query:from_release", "type": "string", "types": [], "optional": true }, { "name": "query:cv", "type": "string", "types": [], "optional": true }, { "name": "query:language", "type": "string", "types": [], "optional": true }, { "name": "query:fallback_lang", "type": "string", "types": [], "optional": true }, { "name": "auth:token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "stripe", "name": "Stripe", "interfaces": [{ "name": "ListProducts", "properties": [{ "name": "kind", "type": "string", "types": "stripe.products.list", "optional": false }, { "name": "query:active", "type": "boolean", "types": [], "optional": true }, { "name": "query:created", "type": "string", "types": [], "optional": true }, { "name": "query:ending_before", "type": "string", "types": [], "optional": true }, { "name": "query:ids", "type": "string", "types": [], "optional": true }, { "name": "query:limit", "type": "string", "types": [], "optional": true }, { "name": "query:shippable", "type": "string", "types": [], "optional": true }, { "name": "query:starting_after", "type": "string", "types": [], "optional": true }, { "name": "query:url", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListPrices", "properties": [{ "name": "kind", "type": "string", "types": "stripe.prices.list", "optional": false }, { "name": "query:active", "type": "boolean", "types": [], "optional": true }, { "name": "query:currency", "type": "string", "types": [], "optional": true }, { "name": "query:product", "type": "string", "types": [], "optional": true }, { "name": "query:type", "type": "query:type", "types": ["recurring", "one_time"], "optional": true }, { "name": "query:created", "type": "string", "types": [], "optional": true }, { "name": "query:ending_before", "type": "string", "types": [], "optional": true }, { "name": "query:ids", "type": "string", "types": [], "optional": true }, { "name": "query:limit", "type": "string", "types": [], "optional": true }, { "name": "query:lookup_keys", "type": "string", "types": [], "optional": true }, { "name": "query:starting_after", "type": "string", "types": [], "optional": true }, { "name": "query:recurring", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "stytch", "name": "Stytch", "interfaces": [{ "name": "SendMagicLink", "properties": [{ "name": "kind", "type": "string", "types": "stytch.magicLinks.send", "optional": false }, { "name": "baseId", "type": "baseid", "types": ["default", "test"], "optional": true }, { "name": "body:email", "type": "string", "types": [], "optional": false }, { "name": "body:login_magic_link_url", "type": "string", "types": [], "optional": true }, { "name": "body:signup_magic_link_url", "type": "string", "types": [], "optional": true }, { "name": "body:login_expiration_minutes", "type": "number", "types": [], "optional": true }, { "name": "body:signup_expiration_minutes", "type": "number", "types": [], "optional": true }, { "name": "body:attributes", "type": "any", "types": [], "optional": true }, { "name": "body:code_challenge", "type": "string", "types": [], "optional": true }, { "name": "body:user_id", "type": "string", "types": [], "optional": true }, { "name": "body:session_token", "type": "string", "types": [], "optional": true }, { "name": "body:session_jwt", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }] }, { "name": "CreateUser", "properties": [{ "name": "kind", "type": "string", "types": "stytch.users.create", "optional": false }, { "name": "baseId", "type": "baseid", "types": ["default", "test"], "optional": true }, { "name": "body:email", "type": "string", "types": [], "optional": true }, { "name": "body:name", "type": "", "types": [], "optional": true, "properties": [{ "name": "first_name", "type": "string", "types": [], "optional": true }, { "name": "middle_name", "type": "string", "types": [], "optional": true }, { "name": "last_name", "type": "string", "types": [], "optional": true }] }, { "name": "body:phone_number", "type": "string", "types": [], "optional": true }, { "name": "body:create_user_as_pending", "type": "boolean", "types": [], "optional": true }, { "name": "body:attributes", "type": "any", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }] }] }, { "id": "supabase", "name": "Supabase", "interfaces": [{ "name": "InsertRows", "properties": [{ "name": "kind", "type": "string", "types": "supabase.core.insert", "optional": false }, { "name": "body:body", "type": "any", "types": [], "optional": false }, { "name": "header:Prefer", "type": "string", "types": "resolution=merge-duplicates", "optional": true }, { "name": "auth:apikey", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:postgres-ref", "type": "string", "types": [], "optional": false }, { "name": "param:table", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ReadRows", "properties": [{ "name": "kind", "type": "string", "types": "supabase.core.read", "optional": false }, { "name": "query:select", "type": "string", "types": [], "optional": false }, { "name": "customQuery:filter", "type": "", "types": [], "optional": true }, { "name": "header:Range", "type": "string", "types": [], "optional": true }, { "name": "auth:apikey", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:postgres-ref", "type": "string", "types": [], "optional": false }, { "name": "param:table", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "tenderly", "name": "Tenderly", "interfaces": [{ "name": "ExecuteTransactionSimulation", "properties": [{ "name": "kind", "type": "string", "types": "tenderly.simulator.simulation", "optional": false }, { "name": "param:projectSlug", "type": "string", "types": [], "optional": false }, { "name": "body:details", "type": "", "types": [], "optional": true, "properties": [{ "name": "override", "type": "", "types": [], "optional": false, "properties": [{ "name": "chain_config", "type": "", "types": [], "optional": false, "properties": [{ "name": "chain_id", "type": "string", "types": [], "optional": false }, { "name": "type", "type": "string", "types": [], "optional": false }] }] }, { "name": "save", "type": "string", "types": [], "optional": false }, { "name": "type", "type": "string", "types": [], "optional": false }] }, { "name": "body:from", "type": "string", "types": [], "optional": false }, { "name": "body:gas_limit", "type": "string", "types": [], "optional": false }, { "name": "body:gas_price", "type": "string", "types": [], "optional": false }, { "name": "body:input", "type": "string", "types": [], "optional": false }, { "name": "body:target", "type": "", "types": [], "optional": false, "properties": [{ "name": "network", "type": "", "types": [], "optional": false, "properties": [{ "name": "block_number", "type": "string", "types": [], "optional": false }, { "name": "id", "type": "string", "types": [], "optional": false }, { "name": "transaction_index", "type": "string", "types": [], "optional": false }] }] }, { "name": "body:to", "type": "string", "types": [], "optional": false }, { "name": "body:value", "type": "string", "types": [], "optional": false }, { "name": "auth:X-Access-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "thecompaniesapi", "name": "TheCompaniesApi", "interfaces": [{ "name": "SearchCompanies", "properties": [{ "name": "kind", "type": "string", "types": "thecompaniesapi.companies.search", "optional": false }, { "name": "query:c1", "type": "string", "types": [], "optional": true }, { "name": "query:c2", "type": "string", "types": [], "optional": true }, { "name": "query:c3", "type": "string", "types": [], "optional": true }, { "name": "query:c4", "type": "string", "types": [], "optional": true }, { "name": "query:c5", "type": "string", "types": [], "optional": true }, { "name": "query:c6", "type": "string", "types": [], "optional": true }, { "name": "query:c7", "type": "string", "types": [], "optional": true }, { "name": "query:c8", "type": "string", "types": [], "optional": true }, { "name": "query:c9", "type": "string", "types": [], "optional": true }, { "name": "query:c10", "type": "string", "types": [], "optional": true }, { "name": "query:domainsToExclude[]", "type": "string", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:search", "type": "string", "types": [], "optional": true }, { "name": "query:searchFields[]", "type": "string", "types": [], "optional": true }, { "name": "query:size", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "SearchCompaniesByName", "properties": [{ "name": "kind", "type": "string", "types": "thecompaniesapi.companies.searchByName", "optional": false }, { "name": "param:name", "type": "string", "types": [], "optional": false }, { "name": "query:size", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "SearchCompaniesByDomain", "properties": [{ "name": "kind", "type": "string", "types": "thecompaniesapi.companies.searchByDomain", "optional": false }, { "name": "param:domain", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "FindSimilarCompanies", "properties": [{ "name": "kind", "type": "string", "types": "thecompaniesapi.companies.similar", "optional": false }, { "name": "query:domains[]", "type": "string", "types": [], "optional": false }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:size", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "DetectEmployees", "properties": [{ "name": "kind", "type": "string", "types": "thecompaniesapi.employees.detect", "optional": false }, { "name": "query:domains[]", "type": "string", "types": [], "optional": false }, { "name": "query:e1", "type": "number", "types": [], "optional": true }, { "name": "query:e2", "type": "number", "types": [], "optional": true }, { "name": "query:e3", "type": "number", "types": [], "optional": true }, { "name": "query:e4", "type": "number", "types": [], "optional": true }, { "name": "query:e5", "type": "number", "types": [], "optional": true }, { "name": "query:e6", "type": "number", "types": [], "optional": true }, { "name": "query:e7", "type": "number", "types": [], "optional": true }, { "name": "query:e8", "type": "number", "types": [], "optional": true }, { "name": "query:e9", "type": "number", "types": [], "optional": true }, { "name": "query:e10", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "EnrichBusinessEmail", "properties": [{ "name": "kind", "type": "string", "types": "thecompaniesapi.emails.enrich", "optional": false }, { "name": "param:email", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "SearchCities", "properties": [{ "name": "kind", "type": "string", "types": "thecompaniesapi.locations.searchCities", "optional": false }, { "name": "query:search", "type": "string", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:size", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "thegraph", "name": "TheGraph", "interfaces": [{ "name": "QueryById", "properties": [{ "name": "kind", "type": "string", "types": "thegraph.hostedservice.queryById", "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "auth:subgraphId", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "QueryByName", "properties": [{ "name": "kind", "type": "string", "types": "thegraph.hostedservice.queryByName", "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "param:account", "type": "string", "types": [], "optional": false }, { "name": "param:name", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "thenounproject", "name": "TheNounProject", "interfaces": [{ "name": "GetCollectionIconsById", "properties": [{ "name": "kind", "type": "string", "types": "thenounproject.collections.iconsById", "optional": false }, { "name": "param:collectionId", "type": "number", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "consumerKey", "type": "string", "types": [], "optional": false }, { "name": "consumerSecret", "type": "string", "types": [], "optional": false }] }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListCollections", "properties": [{ "name": "kind", "type": "string", "types": "thenounproject.collections.list", "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "consumerKey", "type": "string", "types": [], "optional": false }, { "name": "consumerSecret", "type": "string", "types": [], "optional": false }] }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "thestarwarsapi", "name": "TheStarWarsApi", "interfaces": [{ "name": "GetEntities", "properties": [{ "name": "kind", "type": "string", "types": "thestarwarsapi.core.getEntities", "optional": false }, { "name": "param:entity", "type": "swapientity", "types": ["people", "planets", "films", "species", "vehicles", "starships"], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetEntity", "properties": [{ "name": "kind", "type": "string", "types": "thestarwarsapi.core.getEntity", "optional": false }, { "name": "param:entity", "type": "swapientity", "types": ["people", "planets", "films", "species", "vehicles", "starships"], "optional": false }, { "name": "param:id", "type": "number", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "tinify", "name": "Tinify", "interfaces": [{ "name": "Shrink", "properties": [{ "name": "kind", "type": "string", "types": "tinify.core.shrink", "optional": false }, { "name": "body:source", "type": "", "types": [], "optional": false, "properties": [{ "name": "url", "type": "string", "types": [], "optional": false }] }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": "api", "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "tinybird", "name": "Tinybird", "interfaces": [{ "name": "PostEvent", "properties": [{ "name": "kind", "type": "string", "types": "tinybird.events.post", "optional": false }, { "name": "query:name", "type": "string", "types": [], "optional": false }, { "name": "query:wait", "type": "boolean", "types": [], "optional": true }, { "name": "body:body", "type": "", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "QuerySQL", "properties": [{ "name": "kind", "type": "string", "types": "tinybird.query.sql", "optional": false }, { "name": "query:q", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "tinyurl", "name": "TinyURL", "interfaces": [{ "name": "CreateLink", "properties": [{ "name": "kind", "type": "string", "types": "tinyurl.links.create", "optional": false }, { "name": "body:url", "type": "string", "types": [], "optional": false }, { "name": "body:domain", "type": "string", "types": [], "optional": true }, { "name": "body:alias", "type": "string", "types": [], "optional": true }, { "name": "body:tags", "type": "string", "types": [], "optional": true }, { "name": "body:expires_at", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "TimelineAnalytics", "properties": [{ "name": "kind", "type": "string", "types": "tinyurl.analytics.timeline", "optional": false }, { "name": "query:from", "type": "string", "types": [], "optional": false }, { "name": "query:to", "type": "string", "types": [], "optional": true }, { "name": "query:interval", "type": "query:olderthanunit", "types": ["minute", "hour", "day", "week", "month"], "optional": true }, { "name": "query:alias", "type": "string", "types": [], "optional": true }, { "name": "query:tag", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "tldrtech", "name": "TLDRtech", "interfaces": [{ "name": "ListJobs", "properties": [{ "name": "kind", "type": "string", "types": "tldrtech.jobboard.list", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "tmdb", "name": "TMDB", "interfaces": [{ "name": "Trending", "properties": [{ "name": "kind", "type": "string", "types": "tmdb.core.trending", "optional": false }, { "name": "param:mediaType", "type": "param:mediatype", "types": ["all", "person", "movie", "tv"], "optional": false }, { "name": "param:timeWindow", "type": "param:timewindow", "types": ["day", "week"], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "trello", "name": "Trello", "interfaces": [{ "name": "BoardGetLists", "properties": [{ "name": "kind", "type": "string", "types": "trello.boards.getLists", "optional": false }, { "name": "param:boardId", "type": "string", "types": [], "optional": false }, { "name": "query:cards", "type": "query:cards", "types": ["all", "open", "closed", "none"], "optional": true }, { "name": "query:card_fields", "type": "string", "types": [], "optional": true }, { "name": "query:filter", "type": "query:cards", "types": ["all", "open", "closed", "none"], "optional": true }, { "name": "query:fields", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }, { "name": "auth:key", "type": "string", "types": [], "optional": false }, { "name": "auth:token", "type": "string", "types": [], "optional": false }] }, { "name": "CardsCreate", "properties": [{ "name": "kind", "type": "string", "types": "trello.cards.create", "optional": false }, { "name": "query:idList", "type": "string", "types": [], "optional": false }, { "name": "query:name", "type": "string", "types": [], "optional": true }, { "name": "query:desc", "type": "string", "types": [], "optional": true }, { "name": "query:pos", "type": "query:pos", "types": [null, "top", "bottom"], "optional": true }, { "name": "query:due", "type": "string", "types": [], "optional": true }, { "name": "query:start", "type": "string", "types": [], "optional": true }, { "name": "query:dueComplete", "type": "boolean", "types": [], "optional": true }, { "name": "query:idMembers", "type": "string", "types": [], "optional": true }, { "name": "query:idLabels", "type": "string", "types": [], "optional": true }, { "name": "query:urlSource", "type": "string", "types": [], "optional": true }, { "name": "query:fileSource", "type": "string", "types": [], "optional": true }, { "name": "query:mimeType", "type": "string", "types": [], "optional": true }, { "name": "query:idCardSource", "type": "string", "types": [], "optional": true }, { "name": "query:keepFromSource", "type": "string", "types": [], "optional": true }, { "name": "query:address", "type": "string", "types": [], "optional": true }, { "name": "query:locationName", "type": "string", "types": [], "optional": true }, { "name": "query:coordinates", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }, { "name": "auth:key", "type": "string", "types": [], "optional": false }, { "name": "auth:token", "type": "string", "types": [], "optional": false }] }] }, { "id": "tribe", "name": "Tribe", "interfaces": [{ "name": "TribeAccessToken", "properties": [{ "name": "kind", "type": "string", "types": "tribe.auth.appAccessToken", "optional": false }, { "name": "baseId", "type": "string", "types": "app-access-token", "optional": false }, { "name": "auth:clientId", "type": "string", "types": [], "optional": false }, { "name": "auth:clientSecret", "type": "string", "types": [], "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }] }] }, { "id": "twilio", "name": "Twilio", "interfaces": [{ "name": "SendSms", "properties": [{ "name": "kind", "type": "string", "types": "twilio.messaging.sms", "optional": false }, { "name": "header:Content-Type", "type": "string", "types": "application/x-www-form-urlencoded", "optional": false }, { "name": "param:accountSid", "type": "string", "types": [], "optional": false }, { "name": "bodyform:To", "type": "string", "types": [], "optional": false }, { "name": "bodyform:Body", "type": "string", "types": [], "optional": false }, { "name": "bodyform:MessagingServiceSid", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "twitter", "name": "Twitter", "interfaces": [{ "name": "AuthBearer", "properties": [{ "name": "kind", "type": "string", "types": "twitter.auth.bearer", "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "auth:grant_type", "type": "string", "types": "client_credentials", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "AuthOAuth2AuthorizationCode", "properties": [{ "name": "kind", "type": "string", "types": "twitter.auth.oAuth2AuthorizationCode", "optional": false }, { "name": "auth:grant_type", "type": "string", "types": "refresh_token", "optional": false }, { "name": "auth:client_id", "type": "string", "types": [], "optional": false }, { "name": "auth:client_secret", "type": "string", "types": [], "optional": false }, { "name": "auth:refresh_token", "type": "string", "types": [], "optional": false }, { "name": "header:Content-Type", "type": "string", "types": "application/x-www-form-urlencoded", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "AuthOAuth2Authorize", "properties": [{ "name": "kind", "type": "string", "types": "twitter.auth.oAuth2Authorize", "optional": false }, { "name": "auth:client_id", "type": "string", "types": [], "optional": false }, { "name": "query:response_type", "type": "string", "types": "code", "optional": false }, { "name": "query:redirect_uri", "type": "string", "types": [], "optional": false }, { "name": "query:state", "type": "string", "types": [], "optional": false }, { "name": "query:scope", "type": "string", "types": [], "optional": false }, { "name": "query:code_challenge", "type": "string", "types": [], "optional": false }, { "name": "query:code_challenge_method", "type": "query:code_challenge_method", "types": ["plain", "S256"], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "AuthOAuth2Token", "properties": [{ "name": "kind", "type": "string", "types": "twitter.auth.oAuth2Token", "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "header:Content-Type", "type": "string", "types": "application/x-www-form-urlencoded", "optional": false }, { "name": "query:grant_type", "type": "string", "types": "authorization_code", "optional": false }, { "name": "query:code", "type": "string", "types": [], "optional": false }, { "name": "query:redirect_uri", "type": "string", "types": [], "optional": false }, { "name": "query:code_verifier", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "AuthOAuth2RefreshToken", "properties": [{ "name": "kind", "type": "string", "types": "twitter.auth.oAuth2RefreshToken", "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "header:Content-Type", "type": "string", "types": "application/x-www-form-urlencoded", "optional": false }, { "name": "query:grant_type", "type": "string", "types": "refresh_token", "optional": false }, { "name": "query:refresh_token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "PostTweets", "properties": [{ "name": "kind", "type": "string", "types": "twitter.manage.postTweets", "optional": false }, { "name": "body:text", "type": "string", "types": [], "optional": true }, { "name": "body:media", "type": "", "types": [], "optional": true, "properties": [{ "name": "media_ids", "type": "array", "types": [], "optional": false }, { "name": "tagged_user_ids", "type": "array", "types": [], "optional": true }] }, { "name": "body:reply", "type": "", "types": [], "optional": true, "properties": [{ "name": "exclude_reply_user_ids", "type": "array", "types": [], "optional": true }, { "name": "in_reply_to_tweet_id", "type": "string", "types": [], "optional": true }] }, { "name": "body:reply_settings", "type": "body:reply_settings", "types": ["mentionedUsers", "everyone", "following"], "optional": true }, { "name": "body:direct_message_deep_link", "type": "string", "types": [], "optional": true }, { "name": "body:for_super_followers_only", "type": "boolean", "types": [], "optional": true }, { "name": "body:geo", "type": "", "types": [], "optional": true, "properties": [{ "name": "place_id", "type": "string", "types": [], "optional": true }] }, { "name": "body:poll", "type": "", "types": [], "optional": true, "properties": [{ "name": "duration_minutes", "type": "number", "types": [], "optional": true }, { "name": "options", "type": "array", "types": [], "optional": true }] }, { "name": "body:quote_tweet_id", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "consumerKey", "type": "string", "types": [], "optional": false }, { "name": "consumerSecret", "type": "string", "types": [], "optional": false }, { "name": "accessKey", "type": "string", "types": [], "optional": false }, { "name": "accessSecret", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "UsersLookup", "properties": [{ "name": "kind", "type": "string", "types": "twitter.users.lookup", "optional": false }, { "name": "param:username", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "consumerKey", "type": "string", "types": [], "optional": false }, { "name": "consumerSecret", "type": "string", "types": [], "optional": false }, { "name": "accessKey", "type": "string", "types": [], "optional": false }, { "name": "accessSecret", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "StatusUpdate", "properties": [{ "name": "kind", "type": "string", "types": "twitter.v1status.update", "optional": false }, { "name": "query:status", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "consumerKey", "type": "string", "types": [], "optional": false }, { "name": "consumerSecret", "type": "string", "types": [], "optional": false }, { "name": "accessKey", "type": "string", "types": [], "optional": false }, { "name": "accessSecret", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "UploadMedia", "properties": [{ "name": "kind", "type": "string", "types": "twitter.v1media.upload", "optional": false }, { "name": "query:media_data", "type": "string", "types": [], "optional": false }, { "name": "query:media_category", "type": "query:media_category", "types": ["tweet_image", "tweet_video", "tweet_gif", "amplify_video"], "optional": true }, { "name": "query:additional_owners", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "consumerKey", "type": "string", "types": [], "optional": false }, { "name": "consumerSecret", "type": "string", "types": [], "optional": false }, { "name": "accessKey", "type": "string", "types": [], "optional": false }, { "name": "accessSecret", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "typeform", "name": "Typeform", "interfaces": [{ "name": "CreateApiCreateForm", "properties": [{ "name": "kind", "type": "string", "types": "typeform.create.create", "optional": false }, { "name": "body:cui_settings", "type": "", "types": [], "optional": true, "properties": [{ "name": "avatar", "type": "string", "types": [], "optional": true }, { "name": "is_typing_emulation_disabled", "type": "boolean", "types": [], "optional": true }, { "name": "typing_emulation_speed", "type": "typing_emulation_speed", "types": ["medium", "fast", "slow"], "optional": true }] }, { "name": "body:fields", "type": "array", "types": [], "optional": true }, { "name": "body:hidden", "type": "array", "types": [], "optional": true }, { "name": "body:logic", "type": "array", "types": [], "optional": true }, { "name": "bodysettings", "type": "", "types": [], "optional": true, "properties": [{ "name": "language", "type": "string", "types": [], "optional": true }, { "name": "is_public", "type": "boolean", "types": [], "optional": true }, { "name": "progress_bar", "type": "progress_bar", "types": ["percentage", "proportion"], "optional": true }, { "name": "show_progress_bar", "type": "boolean", "types": [], "optional": true }, { "name": "show_typeform_branding", "type": "boolean", "types": [], "optional": true }, { "name": "show_time_to_complete", "type": "boolean", "types": [], "optional": true }, { "name": "show_number_of_submissions", "type": "boolean", "types": [], "optional": true }, { "name": "hide_navigation", "type": "boolean", "types": [], "optional": true }, { "name": "meta", "type": "", "types": [], "optional": true, "properties": [{ "name": "title", "type": "string", "types": [], "optional": true }, { "name": "allow_indexing", "type": "boolean", "types": [], "optional": true }, { "name": "description", "type": "string", "types": [], "optional": true }, { "name": "image", "type": "", "types": [], "optional": true, "properties": [{ "name": "href", "type": "string", "types": [], "optional": true }] }] }, { "name": "redirect_after_submit_url", "type": "string", "types": [], "optional": true }, { "name": "google_analytics", "type": "string", "types": [], "optional": true }, { "name": "facebook_pixel", "type": "string", "types": [], "optional": true }, { "name": "google_tag_manager", "type": "string", "types": [], "optional": true }] }, { "name": "body:thankyou_screens", "type": "array", "types": [], "optional": true }, { "name": "body:theme", "type": "string", "types": [], "optional": true }, { "name": "body:title", "type": "string", "types": [], "optional": true }, { "name": "body:type", "type": "body:type", "types": ["score", "form", "quiz", "classification", "branching", "classification_branching", "score_branching"], "optional": true }, { "name": "body:variables", "type": "", "types": [], "optional": true, "properties": [{ "name": "price", "type": "number", "types": [], "optional": true }, { "name": "score", "type": "number", "types": [], "optional": true }] }, { "name": "body:welcome_screens", "type": "array", "types": [], "optional": true }, { "name": "body:workspace", "type": "", "types": [], "optional": true, "properties": [{ "name": "href", "type": "string", "types": [], "optional": false }] }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "uber", "name": "Uber", "interfaces": [{ "name": "ServerToken", "properties": [{ "name": "kind", "type": "string", "types": "uber.auth.serverToken", "optional": false }, { "name": "auth:client_id", "type": "string", "types": [], "optional": false }, { "name": "auth:client_secret", "type": "string", "types": [], "optional": false }, { "name": "auth:grant_type", "type": "string", "types": "client_credentials", "optional": false }, { "name": "auth:scope", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "RidePriceEstimates", "properties": [{ "name": "kind", "type": "string", "types": "uber.rideEstimates.price", "optional": false }, { "name": "query:start_latitude", "type": "number", "types": [], "optional": false }, { "name": "query:start_longitude", "type": "number", "types": [], "optional": false }, { "name": "query:end_latitude", "type": "number", "types": [], "optional": false }, { "name": "query:end_longitude", "type": "number", "types": [], "optional": false }, { "name": "query:seat_count", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "umami", "name": "Umami", "interfaces": [{ "name": "AuthLogin", "properties": [{ "name": "kind", "type": "string", "types": "umami.auth.login", "optional": false }, { "name": "auth:username", "type": "string", "types": [], "optional": false }, { "name": "auth:password", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateWebsite", "properties": [{ "name": "kind", "type": "string", "types": "umami.websites.create", "optional": false }, { "name": "body:domain", "type": "string", "types": [], "optional": false }, { "name": "body:name", "type": "string", "types": [], "optional": false }, { "name": "body:enable_share_url", "type": "boolean", "types": [], "optional": false }, { "name": "body:public", "type": "boolean", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:domain", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListWebsites", "properties": [{ "name": "kind", "type": "string", "types": "umami.websites.list", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "subdomain:domain", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "unavatar", "name": "Unavatar", "interfaces": [{ "name": "FromUsernameEmailDomain", "properties": [{ "name": "kind", "type": "string", "types": "unavatar.core.fromUsernameEmailDomain", "optional": false }, { "name": "param:usernameEmailDomain", "type": "string", "types": [], "optional": false }, { "name": "query:json", "type": "boolean", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "FromProvider", "properties": [{ "name": "kind", "type": "string", "types": "unavatar.core.fromProvider", "optional": false }, { "name": "param:provider", "type": "unavatarprovider", "types": ["github", "gravatar", "microlink", "reddit", "twitter", "instagram", "youtube", "telegram", "google", "deviantart", "dribbble", "duckduckgo", "soundcloud", "substack"], "optional": false }, { "name": "param:input", "type": "string", "types": [], "optional": false }, { "name": "query:json", "type": "boolean", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "unlayer", "name": "Unlayer", "interfaces": [{ "name": "ListTemplates", "properties": [{ "name": "kind", "type": "string", "types": "unlayer.templates.list", "optional": false }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:perPage", "type": "number", "types": [], "optional": true }, { "name": "query:includeDesign", "type": "query:preserve_formatting", "types": ["0", "1"], "optional": true }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ExportHtml", "properties": [{ "name": "kind", "type": "string", "types": "unlayer.export.html", "optional": false }, { "name": "body:displayMode", "type": "body:displaymode", "types": ["email", "web"], "optional": false }, { "name": "body:design", "type": "any", "types": [], "optional": false }, { "name": "body:mergeTags", "type": "any", "types": [], "optional": true }, { "name": "body:customJS", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "unsplash", "name": "Unsplash", "interfaces": [{ "name": "ListPhotos", "properties": [{ "name": "kind", "type": "string", "types": "unsplash.photos.list", "optional": false }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:per_page", "type": "number", "types": [], "optional": true }, { "name": "query:order_by", "type": "query:order_by", "types": ["oldest", "latest", "popular"], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "SearchPhotos", "properties": [{ "name": "kind", "type": "string", "types": "unsplash.search.photos", "optional": false }, { "name": "query:query", "type": "string", "types": [], "optional": false }, { "name": "query:collections", "type": "string", "types": [], "optional": true }, { "name": "query:content_filter", "type": "query:content_filter", "types": ["low", "high"], "optional": true }, { "name": "query:color", "type": "query:color", "types": ["orange", "yellow", "green", "blue", "purple", "red", "black_and_white", "teal", "white", "black", "magenta"], "optional": true }, { "name": "query:orientation", "type": "query:orientation", "types": ["portrait", "landscape", "squarish"], "optional": true }, { "name": "query:page", "type": "number", "types": [], "optional": true }, { "name": "query:per_page", "type": "number", "types": [], "optional": true }, { "name": "query:order_by", "type": "query:order_by", "types": ["oldest", "latest", "popular"], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "up42", "name": "Up42", "interfaces": [{ "name": "AuthRequest", "properties": [{ "name": "kind", "type": "string", "types": "up42.auth.request", "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "auth:grant_type", "type": "string", "types": "client_credentials", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreditsBalance", "properties": [{ "name": "kind", "type": "string", "types": "up42.credits.balance", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CatalogSearch", "properties": [{ "name": "kind", "type": "string", "types": "up42.catalog.search", "optional": false }, { "name": "body:datetime", "type": "string", "types": [], "optional": false }, { "name": "body:intersects", "type": "", "types": [], "optional": false, "properties": [{ "name": "type", "type": "string", "types": [], "optional": false }, { "name": "coordinates", "type": "array", "types": [], "optional": false }] }, { "name": "body:limit", "type": "number", "types": [], "optional": false }, { "name": "body:collections", "type": "array", "types": [], "optional": false }, { "name": "body:query", "type": "", "types": [], "optional": false, "properties": [{ "name": "cloudCoverage", "type": "", "types": [], "optional": false, "properties": [{ "name": "lte", "type": "number", "types": [], "optional": false }] }, { "name": "resolution", "type": "", "types": [], "optional": false, "properties": [{ "name": "lte", "type": "number", "types": [], "optional": false }] }, { "name": "up42:usageType", "type": "", "types": [], "optional": false, "properties": [{ "name": "in", "type": "array", "types": [], "optional": false }] }, { "name": "deliveryTime", "type": "", "types": [], "optional": false, "properties": [{ "name": "in", "type": "array", "types": [], "optional": false }] }, { "name": "producer", "type": "", "types": [], "optional": false, "properties": [{ "name": "in", "type": "array", "types": [], "optional": false }] }, { "name": "processingLevel", "type": "", "types": [], "optional": false, "properties": [{ "name": "in", "type": "array", "types": [], "optional": false }] }] }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "upstash", "name": "Upstash", "interfaces": [{ "name": "CreateRedisDatabase", "properties": [{ "name": "kind", "type": "string", "types": "upstash.redis.create", "optional": false }, { "name": "body:name", "type": "string", "types": [], "optional": false }, { "name": "body:region", "type": "body:region", "types": ["global", "eu-west-1", "us-east-1", "us-west-1", "ap-northeast-1", "us-central1"], "optional": false }, { "name": "body:tls", "type": "boolean", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListRedisDatabases", "properties": [{ "name": "kind", "type": "string", "types": "upstash.redis.list", "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "PostCommandToRedisDatabases", "properties": [{ "name": "kind", "type": "string", "types": "upstash.redis.postCommand", "optional": false }, { "name": "subdomain:redisId", "type": "string", "types": [], "optional": false }, { "name": "body:body", "type": "array", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "uptimerobot", "name": "UptimeRobot", "interfaces": [{ "name": "GetMonitors", "properties": [{ "name": "kind", "type": "string", "types": "uptimerobot.monitors.get", "optional": false }, { "name": "auth:api_key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "urlbae", "name": "UrlBae", "interfaces": [{ "name": "ShortenLink", "properties": [{ "name": "kind", "type": "string", "types": "urlbae.url.add", "optional": false }, { "name": "body:url", "type": "string", "types": [], "optional": false }, { "name": "body:custom", "type": "string", "types": [], "optional": true }, { "name": "body:type", "type": "body:type", "types": ["direct", "frame", "splash"], "optional": true }, { "name": "body:password", "type": "string", "types": [], "optional": true }, { "name": "body:domain", "type": "string", "types": [], "optional": true }, { "name": "body:expiry", "type": "string", "types": [], "optional": true }, { "name": "body:geotarget", "type": "array", "types": [], "optional": true }, { "name": "body:devicetarget", "type": "array", "types": [], "optional": true }, { "name": "body:languagetarget", "type": "array", "types": [], "optional": true }, { "name": "body:metatitle", "type": "string", "types": [], "optional": true }, { "name": "body:metadescription", "type": "string", "types": [], "optional": true }, { "name": "body:metaimage", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "urlscan", "name": "UrlScan", "interfaces": [{ "name": "Submission", "properties": [{ "name": "kind", "type": "string", "types": "urlscan.core.submission", "optional": false }, { "name": "body:url", "type": "string", "types": [], "optional": false }, { "name": "body:visibility", "type": "body:visibility", "types": ["private", "public", "unlisted"], "optional": true }, { "name": "body:customagent", "type": "string", "types": [], "optional": true }, { "name": "body:referer", "type": "string", "types": [], "optional": true }, { "name": "body:tags", "type": "array", "types": [], "optional": true }, { "name": "body:overrideSafety", "type": "string", "types": [], "optional": true }, { "name": "body:country", "type": "string", "types": [], "optional": true }, { "name": "auth:API-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Result", "properties": [{ "name": "kind", "type": "string", "types": "urlscan.core.result", "optional": false }, { "name": "param:uuid", "type": "string", "types": [], "optional": false }, { "name": "auth:API-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "Search", "properties": [{ "name": "kind", "type": "string", "types": "urlscan.core.search", "optional": false }, { "name": "query:q", "type": "string", "types": [], "optional": false }, { "name": "query:size", "type": "number", "types": [], "optional": true }, { "name": "query:search_after", "type": "string", "types": [], "optional": true }, { "name": "auth:API-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "useplunk", "name": "UsePlunk", "interfaces": [{ "name": "PostEvent", "properties": [{ "name": "kind", "type": "string", "types": "useplunk.core.event", "optional": false }, { "name": "body:event", "type": "string", "types": [], "optional": false }, { "name": "body:email", "type": "string", "types": [], "optional": false }, { "name": "body:data", "type": "any", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "userfront", "name": "Userfront", "interfaces": [{ "name": "CreateUser", "properties": [{ "name": "kind", "type": "string", "types": "userfront.users.create", "optional": false }, { "name": "body:email", "type": "string", "types": [], "optional": false }, { "name": "body:username", "type": "string", "types": [], "optional": true }, { "name": "body:name", "type": "string", "types": [], "optional": true }, { "name": "body:image", "type": "string", "types": [], "optional": true }, { "name": "body:data", "type": "any", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "SearchUsers", "properties": [{ "name": "kind", "type": "string", "types": "userfront.users.search", "optional": false }, { "name": "body:order", "type": "body:order", "types": ["lastActiveAt_ASC", "createdAt_ASC", "updatedAt_ASC", "name_ASC", "username_ASC", "lastActiveAt_DESC", "createdAt_DESC", "updatedAt_DESC", "name_DESC", "username_DESC"], "optional": true }, { "name": "body:page", "type": "number", "types": [], "optional": true }, { "name": "body:filters", "type": "any", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListRoles", "properties": [{ "name": "kind", "type": "string", "types": "userfront.roles.list", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "vantevo", "name": "Vantevo", "interfaces": [{ "name": "SendEvent", "properties": [{ "name": "kind", "type": "string", "types": "vantevo.event.send", "optional": false }, { "name": "body:event", "type": "string", "types": [], "optional": false }, { "name": "body:url", "type": "string", "types": [], "optional": false }, { "name": "header:User-Agent", "type": "string", "types": [], "optional": false }, { "name": "header:X-Forwarded-For", "type": "string", "types": [], "optional": false }, { "name": "body:title", "type": "string", "types": [], "optional": true }, { "name": "body:referrer", "type": "string", "types": [], "optional": true }, { "name": "body:width", "type": "number", "types": [], "optional": true }, { "name": "body:height", "type": "number", "types": [], "optional": true }, { "name": "body:domain", "type": "string", "types": [], "optional": true }, { "name": "body:meta", "type": "any", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetStatistics", "properties": [{ "name": "kind", "type": "string", "types": "vantevo.statistics.get", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "query:source", "type": "query:source", "types": ["events", "screen", "languages", "totals", "pages", "entry-pages", "exit-pages", "referrals", "utm-source", "utm-medium", "utm-campaign", "utm-content", "utm-term", "devices", "browsers", "os", "countries", "regions", "cities", "goals"], "optional": false }, { "name": "query:domain", "type": "string", "types": [], "optional": false }, { "name": "query:period", "type": "query:period", "types": ["day", "custom", "yesterday", "1m", "1y", "7d", "30d", "6m", "12m"], "optional": false }, { "name": "query:start", "type": "string", "types": [], "optional": true }, { "name": "query:end", "type": "string", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "query:filters", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetEventStatistics", "properties": [{ "name": "kind", "type": "string", "types": "vantevo.statistics.events", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "query:source", "type": "query:source", "types": ["events", "screen", "languages", "totals", "pages", "entry-pages", "exit-pages", "referrals", "utm-source", "utm-medium", "utm-campaign", "utm-content", "utm-term", "devices", "browsers", "os", "countries", "regions", "cities", "goals"], "optional": false }, { "name": "query:domain", "type": "string", "types": [], "optional": false }, { "name": "query:period", "type": "query:period", "types": ["day", "custom", "yesterday", "1m", "1y", "7d", "30d", "6m", "12m"], "optional": false }, { "name": "query:start", "type": "string", "types": [], "optional": true }, { "name": "query:end", "type": "string", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "query:filters", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "vero", "name": "Vero", "interfaces": [{ "name": "TrackEvent", "properties": [{ "name": "kind", "type": "string", "types": "vero.events.track", "optional": false }, { "name": "body:identity", "type": "", "types": [], "optional": false, "properties": [{ "name": "id", "type": "string", "types": [], "optional": false }, { "name": "email", "type": "string", "types": [], "optional": false }] }, { "name": "body:event_name", "type": "string", "types": [], "optional": false }, { "name": "body:data", "type": "", "types": [], "optional": true }, { "name": "body:extras", "type": "", "types": [], "optional": true }, { "name": "auth:auth_token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "IdentifyUser", "properties": [{ "name": "kind", "type": "string", "types": "vero.users.identify", "optional": false }, { "name": "body:id", "type": "string", "types": [], "optional": false }, { "name": "body:email", "type": "string", "types": [], "optional": false }, { "name": "body:channels", "type": "", "types": [], "optional": true }, { "name": "body:data", "type": "", "types": [], "optional": true }, { "name": "auth:auth_token", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "vimeo", "name": "Vimeo", "interfaces": [{ "name": "GetUser", "properties": [{ "name": "kind", "type": "string", "types": "vimeo.users.me", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetMyAppearances", "properties": [{ "name": "kind", "type": "string", "types": "vimeo.videos.appearancesMe", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetAppearances", "properties": [{ "name": "kind", "type": "string", "types": "vimeo.videos.appearances", "optional": false }, { "name": "param:userId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "vonage", "name": "Vonage", "interfaces": [{ "name": "SendMessageToChannel", "properties": [{ "name": "kind", "type": "string", "types": "vonage.messages.sendToChannel", "optional": false }, { "name": "baseId", "type": "baseid", "types": ["default", "messages-sandbox"], "optional": true }, { "name": "body:message_type", "type": "body:message_type", "types": ["text", "image", "video", "custom", "vcard", "audio", "file", "template"], "optional": false }, { "name": "body:template", "type": "", "types": [], "optional": true, "properties": [{ "name": "name", "type": "string", "types": [], "optional": false }, { "name": "parameters", "type": "array", "types": [], "optional": true }] }, { "name": "body:image", "type": "messagemedia", "types": [], "optional": true, "properties": [{ "name": "url", "type": "string", "types": [], "optional": false }, { "name": "caption", "type": "string", "types": [], "optional": true }] }, { "name": "body:vcard", "type": "", "types": [], "optional": true, "properties": [{ "name": "url", "type": "string", "types": [], "optional": false }] }, { "name": "body:audio", "type": "messagemedia", "types": [], "optional": true, "properties": [{ "name": "url", "type": "string", "types": [], "optional": false }, { "name": "caption", "type": "string", "types": [], "optional": true }] }, { "name": "body:video", "type": "messagemedia", "types": [], "optional": true, "properties": [{ "name": "url", "type": "string", "types": [], "optional": false }, { "name": "caption", "type": "string", "types": [], "optional": true }] }, { "name": "body:file", "type": "messagemedia", "types": [], "optional": true, "properties": [{ "name": "url", "type": "string", "types": [], "optional": false }, { "name": "caption", "type": "string", "types": [], "optional": true }] }, { "name": "body:text", "type": "string", "types": [], "optional": true }, { "name": "body:to", "type": "string", "types": [], "optional": false }, { "name": "body:from", "type": "string", "types": [], "optional": false }, { "name": "body:channel", "type": "body:channel", "types": ["messenger", "sms", "whatsapp", "mms", "viber"], "optional": false }, { "name": "body:client_ref", "type": "string", "types": [], "optional": true }, { "name": "body:messenger", "type": "", "types": [], "optional": true, "properties": [{ "name": "category", "type": "category", "types": ["response", "update", "message_tag"], "optional": true }, { "name": "tag", "type": "string", "types": [], "optional": true }] }, { "name": "body:custom", "type": "any", "types": [], "optional": true }, { "name": "body:viber_service", "type": "", "types": [], "optional": true, "properties": [{ "name": "category", "type": "category", "types": ["transaction", "promotion"], "optional": true }, { "name": "ttl", "type": "number", "types": [], "optional": true }, { "name": "type", "type": "string", "types": [], "optional": true }] }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }] }] }, { "id": "warrantdev", "name": "WarrantDev", "interfaces": [{ "name": "ListObjectTypes", "properties": [{ "name": "kind", "type": "string", "types": "warrantdev.objectTypes.list", "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateUser", "properties": [{ "name": "kind", "type": "string", "types": "warrantdev.users.create", "optional": false }, { "name": "body:userId", "type": "string", "types": [], "optional": true }, { "name": "body:email", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetUsersByTenant", "properties": [{ "name": "kind", "type": "string", "types": "warrantdev.tenants.getUsers", "optional": false }, { "name": "param:tenantId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "web3storage", "name": "Web3Storage", "interfaces": [{ "name": "UploadContent", "properties": [{ "name": "kind", "type": "string", "types": "web3storage.upload.content", "optional": false }, { "name": "body:content", "type": "any", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "webhooksite", "name": "WebhookSite", "interfaces": [{ "name": "CoreGet", "properties": [{ "name": "kind", "type": "string", "types": "webhooksite.core.get", "optional": false }, { "name": "param:uuid", "type": "string", "types": [], "optional": false }, { "name": "header:x-test-header", "type": "string", "types": [], "optional": true }, { "name": "query:testQueryParam", "type": "", "types": [null, null, null], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CorePost", "properties": [{ "name": "kind", "type": "string", "types": "webhooksite.core.post", "optional": false }, { "name": "body:body", "type": "any", "types": [], "optional": true }, { "name": "param:uuid", "type": "string", "types": [], "optional": false }, { "name": "header:x-test-header", "type": "string", "types": [], "optional": true }, { "name": "query:testQueryParam", "type": "", "types": [null, null, null], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CorePatch", "properties": [{ "name": "kind", "type": "string", "types": "webhooksite.core.patch", "optional": false }, { "name": "body:body", "type": "any", "types": [], "optional": true }, { "name": "param:uuid", "type": "string", "types": [], "optional": false }, { "name": "header:x-test-header", "type": "string", "types": [], "optional": true }, { "name": "query:testQueryParam", "type": "", "types": [null, null, null], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CorePut", "properties": [{ "name": "kind", "type": "string", "types": "webhooksite.core.put", "optional": false }, { "name": "body:body", "type": "any", "types": [], "optional": true }, { "name": "param:uuid", "type": "string", "types": [], "optional": false }, { "name": "header:x-test-header", "type": "string", "types": [], "optional": true }, { "name": "query:testQueryParam", "type": "", "types": [null, null, null], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CoreDelete", "properties": [{ "name": "kind", "type": "string", "types": "webhooksite.core.delete", "optional": false }, { "name": "param:uuid", "type": "string", "types": [], "optional": false }, { "name": "header:x-test-header", "type": "string", "types": [], "optional": true }, { "name": "query:testQueryParam", "type": "", "types": [null, null, null], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "whoisxmlapi", "name": "WhoIsXMLApi", "interfaces": [{ "name": "DomainAvailability", "properties": [{ "name": "kind", "type": "string", "types": "whoisxmlapi.core.domainavailability", "optional": false }, { "name": "query:domainName", "type": "string", "types": [], "optional": false }, { "name": "query:mode", "type": "query:mode", "types": ["DNS_AND_WHOIS", "DNS_ONLY"], "optional": true }, { "name": "query:credits", "type": "query:credits", "types": ["DA", "WHOIS"], "optional": true }, { "name": "query:outputFormat", "type": "query:outputformat", "types": ["JSON", "XML"], "optional": true }, { "name": "auth:apiKey", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "wonderpush", "name": "WonderPush", "interfaces": [{ "name": "ListUsers", "properties": [{ "name": "kind", "type": "string", "types": "wonderpush.users.list", "optional": false }, { "name": "auth:accessToken", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListNotifications", "properties": [{ "name": "kind", "type": "string", "types": "wonderpush.notifications.list", "optional": false }, { "name": "query:fields", "type": "string", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:sort", "type": "string", "types": [], "optional": true }, { "name": "query:creationDateFrom", "type": "string", "types": [], "optional": true }, { "name": "query:creationDateTo", "type": "string", "types": [], "optional": true }, { "name": "query:updateDateFrom", "type": "string", "types": [], "optional": true }, { "name": "query:updateDateTo", "type": "string", "types": [], "optional": true }, { "name": "query:campaignIds", "type": "string", "types": [], "optional": true }, { "name": "auth:accessToken", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "wordpresscom", "name": "WordPressCom", "interfaces": [{ "name": "TokenWithPasswordGrantType", "properties": [{ "name": "kind", "type": "string", "types": "wordpresscom.auth.passwordGrant", "optional": false }, { "name": "header:Content-Type", "type": "string", "types": "application/x-www-form-urlencoded", "optional": false }, { "name": "bodyform:client_id", "type": "string", "types": [], "optional": false }, { "name": "bodyform:client_secret", "type": "string", "types": [], "optional": false }, { "name": "bodyform:grant_type", "type": "string", "types": "password", "optional": false }, { "name": "bodyform:username", "type": "string", "types": [], "optional": false }, { "name": "bodyform:password", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListPosts", "properties": [{ "name": "kind", "type": "string", "types": "wordpresscom.posts.list", "optional": false }, { "name": "param:siteId", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreatePost", "properties": [{ "name": "kind", "type": "string", "types": "wordpresscom.posts.create", "optional": false }, { "name": "param:siteId", "type": "string", "types": [], "optional": false }, { "name": "query:context", "type": "query:context", "types": ["edit", "display"], "optional": true }, { "name": "query:http_envelope", "type": "boolean", "types": [], "optional": true }, { "name": "query:pretty", "type": "boolean", "types": [], "optional": true }, { "name": "query:meta", "type": "string", "types": [], "optional": true }, { "name": "query:fields", "type": "string", "types": [], "optional": true }, { "name": "query:callback", "type": "string", "types": [], "optional": true }, { "name": "body:date", "type": "string", "types": [], "optional": true }, { "name": "body:title", "type": "string", "types": [], "optional": false }, { "name": "body:content", "type": "string", "types": [], "optional": false }, { "name": "body:excerpt", "type": "string", "types": [], "optional": true }, { "name": "body:slug", "type": "string", "types": [], "optional": true }, { "name": "body:author", "type": "string", "types": [], "optional": true }, { "name": "body:publicize", "type": "body:publicize", "types": [null, null], "optional": true }, { "name": "body:publicize_message", "type": "string", "types": [], "optional": true }, { "name": "body:status", "type": "body:status", "types": ["pending", "private", "draft", "publish", "future", "auto-draft"], "optional": true }, { "name": "body:sticky", "type": "boolean", "types": [], "optional": true }, { "name": "body:password", "type": "string", "types": [], "optional": true }, { "name": "body:parent", "type": "number", "types": [], "optional": true }, { "name": "body:type", "type": "string", "types": [], "optional": true }, { "name": "body:terms", "type": "any", "types": [], "optional": true }, { "name": "body:categories", "type": "body:tags", "types": [null, null], "optional": true }, { "name": "body:tags", "type": "body:tags", "types": [null, null], "optional": true }, { "name": "body:format", "type": "body:format", "types": ["link", "image", "status", "video", "default", "standard", "audio", "aside", "chat", "gallery", "quote"], "optional": true }, { "name": "body:featured_image", "type": "string", "types": [], "optional": true }, { "name": "body:media", "type": "any", "types": [], "optional": true }, { "name": "body:media_urls", "type": "array", "types": [], "optional": true }, { "name": "body:media_attrs", "type": "array", "types": [], "optional": true }, { "name": "body:metadata", "type": "array", "types": [], "optional": true }, { "name": "body:discussion", "type": "any", "types": [], "optional": true }, { "name": "body:likes_enabled", "type": "boolean", "types": [], "optional": true }, { "name": "body:sharing_enabled", "type": "boolean", "types": [], "optional": true }, { "name": "body:menu_order", "type": "number", "types": [], "optional": true }, { "name": "body:page_template", "type": "string", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "wordsapi", "name": "WordsAPI", "interfaces": [{ "name": "GetAWord", "properties": [{ "name": "kind", "type": "string", "types": "wordsapi.words.get", "optional": false }, { "name": "param:word", "type": "string", "types": [], "optional": false }, { "name": "auth:X-Mashape-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetWordDetails", "properties": [{ "name": "kind", "type": "string", "types": "wordsapi.words.getDetails", "optional": false }, { "name": "param:word", "type": "string", "types": [], "optional": false }, { "name": "param:type", "type": "param:type", "types": ["definitions", "synonyms", "antonyms", "examples", "typeOf", "hasTypes", "partOf", "hasParts", "instanceOf", "hasInstances", "similarTo", "also", "entails", "memberOf", "hasMembers", "substanceOf", "hasSubstances", "inCategory", "hasCategories", "usageOf", "hasUsages", "inRegion", "regionOf", "pertainsTo"], "optional": false }, { "name": "auth:X-Mashape-Key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "wordsimi", "name": "WordSimi", "interfaces": [{ "name": "MostSimilarWords", "properties": [{ "name": "kind", "type": "string", "types": "wordsimi.core.get", "optional": false }, { "name": "param:word", "type": "string", "types": [], "optional": false }, { "name": "query:count", "type": "number", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "workos", "name": "WorkOS", "interfaces": [{ "name": "ListDirectories", "properties": [{ "name": "kind", "type": "string", "types": "workos.directories.list", "optional": false }, { "name": "query:domain", "type": "string", "types": [], "optional": true }, { "name": "query:search", "type": "string", "types": [], "optional": true }, { "name": "query:organization_id", "type": "string", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:before", "type": "string", "types": [], "optional": true }, { "name": "query:after", "type": "string", "types": [], "optional": true }, { "name": "query:order", "type": "query:direction", "types": ["asc", "desc"], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "DeleteDirectory", "properties": [{ "name": "kind", "type": "string", "types": "workos.directories.delete", "optional": false }, { "name": "param:directoryId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListOrganizations", "properties": [{ "name": "kind", "type": "string", "types": "workos.organizations.list", "optional": false }, { "name": "query:domains", "type": "string", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:before", "type": "string", "types": [], "optional": true }, { "name": "query:after", "type": "string", "types": [], "optional": true }, { "name": "query:order", "type": "query:direction", "types": ["asc", "desc"], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "DeleteOrganization", "properties": [{ "name": "kind", "type": "string", "types": "workos.organizations.delete", "optional": false }, { "name": "param:organizationId", "type": "string", "types": [], "optional": false }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "CreateOrganization", "properties": [{ "name": "kind", "type": "string", "types": "workos.organizations.create", "optional": false }, { "name": "body:name", "type": "string", "types": [], "optional": false }, { "name": "body:allow_profiles_outside_organization", "type": "boolean", "types": [], "optional": true }, { "name": "body:domains", "type": "array", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "UpdateOrganization", "properties": [{ "name": "kind", "type": "string", "types": "workos.organizations.update", "optional": false }, { "name": "param:organizationId", "type": "string", "types": [], "optional": false }, { "name": "body:name", "type": "string", "types": [], "optional": false }, { "name": "body:allow_profiles_outside_organization", "type": "boolean", "types": [], "optional": true }, { "name": "body:domains", "type": "array", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "writesonic", "name": "WriteSonic", "interfaces": [{ "name": "AIArticleIdeas", "properties": [{ "name": "kind", "type": "string", "types": "writesonic.aiArticleWriters.ideas", "optional": false }, { "name": "body:topic", "type": "string", "types": [], "optional": false }, { "name": "body:primary_keyword", "type": "string", "types": [], "optional": true }, { "name": "auth:X-API-KEY", "type": "string", "types": [], "optional": false }, { "name": "query:engine", "type": "query:engine", "types": ["premium", "average", "economy", "good"], "optional": false }, { "name": "query:language", "type": "string", "types": [], "optional": false }, { "name": "query:num_copies", "type": "number", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "AIArticleIntros", "properties": [{ "name": "kind", "type": "string", "types": "writesonic.aiArticleWriters.intros", "optional": false }, { "name": "body:blog_title", "type": "string", "types": [], "optional": false }, { "name": "auth:X-API-KEY", "type": "string", "types": [], "optional": false }, { "name": "query:engine", "type": "query:engine", "types": ["premium", "average", "economy", "good"], "optional": false }, { "name": "query:language", "type": "string", "types": [], "optional": false }, { "name": "query:num_copies", "type": "number", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "xkcd", "name": "Xkcd", "interfaces": [{ "name": "GetCurrentComic", "properties": [{ "name": "kind", "type": "string", "types": "xkcd.core.current", "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetComic", "properties": [{ "name": "kind", "type": "string", "types": "xkcd.core.get", "optional": false }, { "name": "param:comicId", "type": "number", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "yahoofinance", "name": "YahooFinance", "interfaces": [{ "name": "GetQuote", "properties": [{ "name": "kind", "type": "string", "types": "yahoofinance.finance.getQuote", "optional": false }, { "name": "query:symbols", "type": "string", "types": [], "optional": false }, { "name": "query:region", "type": "query:region", "types": ["US", "AU", "CA", "FR", "DE", "HK", "IT", "ES", "GB", "IN"], "optional": true }, { "name": "query:lang", "type": "query:lang", "types": ["en", "fr", "de", "it", "es", "zh"], "optional": true }, { "name": "auth:x-api-key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetRecommendations", "properties": [{ "name": "kind", "type": "string", "types": "yahoofinance.finance.getRecommentations", "optional": false }, { "name": "param:symbol", "type": "string", "types": [], "optional": false }, { "name": "auth:x-api-key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "GetInsights", "properties": [{ "name": "kind", "type": "string", "types": "yahoofinance.insights.get", "optional": false }, { "name": "query:symbol", "type": "string", "types": [], "optional": false }, { "name": "auth:x-api-key", "type": "string", "types": [], "optional": false }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "yapily", "name": "Yapily", "interfaces": [{ "name": "AppInfo", "properties": [{ "name": "kind", "type": "string", "types": "yapily.app.info", "optional": false }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }, { "name": "ListConsents", "properties": [{ "name": "kind", "type": "string", "types": "yapily.consents.list", "optional": false }, { "name": "query:filter[applicationUserId]", "type": "string", "types": [], "optional": true }, { "name": "query:filter[userUuid]", "type": "string", "types": [], "optional": true }, { "name": "query:filter[institution]", "type": "string", "types": [], "optional": true }, { "name": "query:filter[status]", "type": "string", "types": [], "optional": true }, { "name": "query:from", "type": "string", "types": [], "optional": true }, { "name": "query:before", "type": "string", "types": [], "optional": true }, { "name": "query:limit", "type": "number", "types": [], "optional": true }, { "name": "query:offset", "type": "number", "types": [], "optional": true }, { "name": "auth:Authorization", "type": "", "types": [], "optional": false, "properties": [{ "name": "username", "type": "string", "types": [], "optional": false }, { "name": "password", "type": "string", "types": [], "optional": false }] }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }, { "id": "0x", "name": "ZeroX", "interfaces": [{ "name": "SwapQuote", "properties": [{ "name": "kind", "type": "string", "types": "0x.swap.quote", "optional": false }, { "name": "baseId", "type": "zeroxbaseid", "types": ["mainnet", "ropsten", "polygon", "bsc", "optimism", "fantom", "celo", "avalanche"], "optional": false }, { "name": "query:sellToken", "type": "string", "types": [], "optional": false }, { "name": "query:buyToken", "type": "string", "types": [], "optional": false }, { "name": "query:sellAmount", "type": "number", "types": [], "optional": true }, { "name": "query:buyAmount", "type": "number", "types": [], "optional": true }, { "name": "query:slippagePercentage", "type": "number", "types": [], "optional": true }, { "name": "query:gasPrice", "type": "number", "types": [], "optional": true }, { "name": "query:takerAddress", "type": "string", "types": [], "optional": true }, { "name": "query:excludedSources", "type": "string", "types": [], "optional": true }, { "name": "query:includedSources", "type": "string", "types": [], "optional": true }, { "name": "query:skipValidation", "type": "boolean", "types": [], "optional": true }, { "name": "query:intentOnFilling", "type": "boolean", "types": [], "optional": true }, { "name": "query:feeRecipient", "type": "string", "types": [], "optional": true }, { "name": "query:buyTokenPercentageFee", "type": "number", "types": [], "optional": true }, { "name": "query:affiliateAddress", "type": "string", "types": [], "optional": true }] }, { "name": "SwapPrice", "properties": [{ "name": "kind", "type": "string", "types": "0x.swap.price", "optional": false }, { "name": "baseId", "type": "zeroxbaseid", "types": ["mainnet", "ropsten", "polygon", "bsc", "optimism", "fantom", "celo", "avalanche"], "optional": false }, { "name": "query:sellToken", "type": "string", "types": [], "optional": false }, { "name": "query:buyToken", "type": "string", "types": [], "optional": false }, { "name": "query:sellAmount", "type": "number", "types": [], "optional": true }, { "name": "query:buyAmount", "type": "number", "types": [], "optional": true }, { "name": "query:slippagePercentage", "type": "number", "types": [], "optional": true }, { "name": "query:gasPrice", "type": "number", "types": [], "optional": true }, { "name": "query:takerAddress", "type": "string", "types": [], "optional": true }, { "name": "query:excludedSources", "type": "string", "types": [], "optional": true }, { "name": "query:includedSources", "type": "string", "types": [], "optional": true }, { "name": "query:skipValidation", "type": "boolean", "types": [], "optional": true }, { "name": "query:intentOnFilling", "type": "boolean", "types": [], "optional": true }, { "name": "query:feeRecipient", "type": "string", "types": [], "optional": true }, { "name": "query:buyTokenPercentageFee", "type": "number", "types": [], "optional": true }, { "name": "query:affiliateAddress", "type": "string", "types": [], "optional": true }] }, { "name": "SwapSources", "properties": [{ "name": "kind", "type": "string", "types": "0x.swap.sources", "optional": false }, { "name": "baseId", "type": "zeroxbaseid", "types": ["mainnet", "ropsten", "polygon", "bsc", "optimism", "fantom", "celo", "avalanche"], "optional": false }] }] }, { "id": "zora", "name": "Zora", "interfaces": [{ "name": "Query", "properties": [{ "name": "kind", "type": "string", "types": "zora.graphql.query", "optional": false }, { "name": "body:query", "type": "string", "types": [], "optional": false }, { "name": "auth:X-API-KEY", "type": "string", "types": [], "optional": true }, { "name": "baseId", "type": "string", "types": [], "optional": true }] }] }]
