Api session event editor chatchannel: Difference between revisions
Jump to navigation
Jump to search
Created page with "Api session event editor chatchannel Endpoints. API Endpoints for Chat Channel editing. {|class=wikitable !Name !Description |- |add |Add new Chat Channel |- |duplicate |Duplicate existing Chat Channel |- |remove |Remove existing Chat Channel |- |set_name |Set new..." |
No edit summary |
||
| Line 8: | Line 8: | ||
|[[Api session event editor chatchannel add|add]] | |[[Api session event editor chatchannel add|add]] | ||
|Add new [[Chat Channel]] | |Add new [[Chat Channel]] | ||
|- | |||
|[[Api session event editor chatchannel append attribute|append_attribute]] | |||
|Appended to existing [[Chat Channel]] attribute value | |||
|- | |- | ||
|[[Api session event editor chatchannel duplicate|duplicate]] | |[[Api session event editor chatchannel duplicate|duplicate]] | ||
| Line 14: | Line 17: | ||
|[[Api session event editor chatchannel remove|remove]] | |[[Api session event editor chatchannel remove|remove]] | ||
|Remove existing [[Chat Channel]] | |Remove existing [[Chat Channel]] | ||
|- | |||
|[[Api session event editor chatchannel remove attribute|remove_attribute]] | |||
|Remove attribute from [[Chat Channel]] | |||
|- | |||
|[[Api session event editor chatchannel set attribute|set_attribute]] | |||
|Set [[Chat Channel]] attribute value | |||
|- | |||
|[[Api session event editor chatchannel set attributes|set_attributes]] | |||
|Set multiple [[Chat Channel]] attribute values | |||
|- | |- | ||
|[[Api session event editor chatchannel set name|set_name]] | |[[Api session event editor chatchannel set name|set_name]] | ||
| Line 29: | Line 41: | ||
|[[Api session event editor chatchannel set instructions|set_instructions]] | |[[Api session event editor chatchannel set instructions|set_instructions]] | ||
|Set Instructions | |Set Instructions | ||
|- | |||
|[[Api session event editor chatchannel set tools|set_tools]] | |||
|Set Tools | |||
|} | |} | ||
{{article end|seealso=*[[Api Events]] | {{article end|seealso=*[[Api Events]] | ||
Latest revision as of 08:47, 24 April 2026
Api session event editor chatchannel Endpoints.
API Endpoints for Chat Channel editing.
| Name | Description |
|---|---|
| add | Add new Chat Channel |
| append_attribute | Appended to existing Chat Channel attribute value |
| duplicate | Duplicate existing Chat Channel |
| remove | Remove existing Chat Channel |
| remove_attribute | Remove attribute from Chat Channel |
| set_attribute | Set Chat Channel attribute value |
| set_attributes | Set multiple Chat Channel attribute values |
| set_name | Set new name of existing Chat Channel |
Additional API Endpoints:
| Name | Description |
|---|---|
| reset | Reset Chat Channel contents |
| set_instructions | Set Instructions |
| set_tools | Set Tools |