Every command below also accepts the global options.
Get selector option
sim selectors get [options]Get Selector Option (OAuth login or personal API key required)
Options
| Option | Required | Description |
|---|---|---|
--selector-key <value> | Yes | Registered selector key for discovering this field’s destination options. Accepted values: airtable.bases, airtable.tables, asana.workspaces, attio.lists, attio.objects, bigquery.datasets, bigquery.tables, bitbucket.workspaces, bitbucket.repositories, calcom.eventTypes, calcom.schedules, clickup.workspaces, clickup.spaces, clickup.folders, clickup.lists, confluence.spaces, confluence.spacesById, confluence.pages, google.tasks.lists, gmail.labels, google.calendar, google.drive, google.sheets, harmonic.savedSearches, hubspot.lists, hubspot.owners, hubspot.pipelines, hubspot.pipelineStages, hubspot.properties, jsm.requestTypes, jsm.serviceDesks, microsoft.planner.plans, notion.databases, notion.pages, netsuite.recordTypes, netsuite.asyncTasks, pipedrive.pipelines, sharepoint.lists, trello.boards, zoho_desk.organizations, zoho_desk.departments, zoho_desk.agents, zoom.meetings, slack.channels, snowflake.databases, snowflake.schemas, snowflake.tables, snowflake.warehouses, snowflake.roles, snowflake.fileFormats, snowflake.procedures, slack.users, outlook.folders, outlook.calendars, microsoft.teams, microsoft.chats, microsoft.channels, microsoft.planner, onedrive.files, onedrive.folders, sharepoint.sites, microsoft.excel, microsoft.excel.drives, microsoft.excel.sheets, microsoft.word, wealthbox.contacts, jira.issues, jira.projects, linear.projects, linear.teams, monday.boards, monday.groups, webflow.sites, webflow.collections, webflow.items, cloudwatch.logGroups, cloudwatch.logStreams, imap.mailboxes, mcp.tools, managedAgent.agents, managedAgent.environments, managedAgent.vaults, managedAgent.memoryStores, knowledge.documents, sim.workflows, table.columns, table.outputColumns, workspace.secretNames, workspace.sandboxes, providers.ollamaEmbeddingModels, providers.openrouterEmbeddingModels. |
--context <json|@file> | No | Only the dependencies declared by the selector, such as oauthCredential and channelId. Missing OAuth connections require human authorization. (JSON, or @path / @- to read a file or stdin). |
--id <value> | Yes | Resource identifier. |
List selector options
sim selectors list [options]List Selector Options (OAuth login or personal API key required)
Options
| Option | Required | Description |
|---|---|---|
--selector-key <value> | Yes | Registered selector key for discovering this field’s destination options. Accepted values: airtable.bases, airtable.tables, asana.workspaces, attio.lists, attio.objects, bigquery.datasets, bigquery.tables, bitbucket.workspaces, bitbucket.repositories, calcom.eventTypes, calcom.schedules, clickup.workspaces, clickup.spaces, clickup.folders, clickup.lists, confluence.spaces, confluence.spacesById, confluence.pages, google.tasks.lists, gmail.labels, google.calendar, google.drive, google.sheets, harmonic.savedSearches, hubspot.lists, hubspot.owners, hubspot.pipelines, hubspot.pipelineStages, hubspot.properties, jsm.requestTypes, jsm.serviceDesks, microsoft.planner.plans, notion.databases, notion.pages, netsuite.recordTypes, netsuite.asyncTasks, pipedrive.pipelines, sharepoint.lists, trello.boards, zoho_desk.organizations, zoho_desk.departments, zoho_desk.agents, zoom.meetings, slack.channels, snowflake.databases, snowflake.schemas, snowflake.tables, snowflake.warehouses, snowflake.roles, snowflake.fileFormats, snowflake.procedures, slack.users, outlook.folders, outlook.calendars, microsoft.teams, microsoft.chats, microsoft.channels, microsoft.planner, onedrive.files, onedrive.folders, sharepoint.sites, microsoft.excel, microsoft.excel.drives, microsoft.excel.sheets, microsoft.word, wealthbox.contacts, jira.issues, jira.projects, linear.projects, linear.teams, monday.boards, monday.groups, webflow.sites, webflow.collections, webflow.items, cloudwatch.logGroups, cloudwatch.logStreams, imap.mailboxes, mcp.tools, managedAgent.agents, managedAgent.environments, managedAgent.vaults, managedAgent.memoryStores, knowledge.documents, sim.workflows, table.columns, table.outputColumns, workspace.secretNames, workspace.sandboxes, providers.ollamaEmbeddingModels, providers.openrouterEmbeddingModels. |
--context <json|@file> | No | Only the dependencies declared by the selector, such as oauthCredential and channelId. Missing OAuth connections require human authorization. (JSON, or @path / @- to read a file or stdin). |
--search <value> | No | Provider option search text. |
--cursor <value> | No | Continue from nextCursor returned by a previous result. |
--limit <n> | No | Maximum items to return (0 for everything). Defaults to 100. |