id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2025-invocation |
Invocation |
Invocation |
Invocation |
pythonsdk |
| python |
| Python |
| sdk |
| Invocation |
| V2025Invocation |
|
/tools/sdk/python/v2025/models/invocation |
| SDK |
| Software Development Kit |
| Invocation |
| V2025Invocation |
|
Invocation
Properties
| Name |
Type |
Description |
Notes |
| id |
str |
Invocation ID |
[optional] |
| trigger_id |
str |
Trigger ID |
[optional] |
| secret |
str |
Unique invocation secret. |
[optional] |
| content_json |
object |
JSON map of invocation metadata. |
[optional] |
| } |
|
|
|
Example
[Back to top]