aidelly_list_activity
List workspace activity audit trail with optional filtering and cursor pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | Optional query overrides for endpoints with sparse parameter schemas. | |
| since | No | ||
| until | No | ||
| action | No | ||
| cursor | No | ||
| brand_id | No | ||
| actor_type | No | ||
| workspace_id | No | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |