jump_to_card
Get a redirect URL to open a specific Hudu asset or record directly using integration details like type, slug, ID, or identifier.
Instructions
Get a redirect URL to jump directly to an asset/record matched by integration details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| integration_id | No | The integration-specific record ID | |
| integration_slug | Yes | The integration slug | |
| integration_type | Yes | The integration type identifier | |
| integration_identifier | No | An alternative integration identifier |