tonicai/Structural Workspace Search
Searches for workspaces using the Structural API and returns workspace IDs and names
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | Structural API key | yes | — |
| api_url | Structural API base URL | no | https://app.tonic.ai |
| search_term | Term to search for in workspace names (optional) | no | — |
| database_types | Comma-separated list of database types to filter by (optional) | no | — |
| tags | Comma-separated list of tags to filter by (optional) | no | — |
| owner_id | Filter workspaces by owner ID (optional) | no | — |
Outputs
| name | description |
|---|---|
| workspaces_json | JSON string containing workspace IDs and names |
| workspaces_count | Number of workspaces found |