get_permitted_operations
Identify allowed cognitive operations for text segments based on genre classification to determine appropriate analysis methods.
Instructions
Get permitted cognitive operations based on text genre.
Different genres allow different operations (narrative, poetry, wisdom, etc.).
Args: segment_id: ID of the segment to check.
Returns: Permitted operations result.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| segment_id | Yes |