firefly_get_schema
Retrieve the parameter schema for any Firefly III operation, such as listing accounts or getting transactions, to understand required inputs.
Instructions
Get parameter schema for a specific operation.
Args: entity: Entity type (account, transaction, etc.) operation: Operation name (list, get, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | ||
| operation | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||