工具 API
data_ agent_ instructions_ tool
Data tool - Manage and generate agent instructions (rules and skills) for a site. Actions: search_instructions, read_instruction, create_instruction, update_instruction, delete_instruction, move_instruction, generate_instruction. Paths must follow 'rules/<name>.md', 'rules/<name>.mdc', or '<skill-name>/SKILL.md'. Generation is asynchronous and saves a draft: call generate_instruction to start, then call it again with task_id set to the returned taskId until it finishes and read the returned resourceUri.
调用信息
- 工具标识
- webflow.data_agent_instructions_tool
- 服务提供方
- Webflow
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
actions必填Executed sequentially. Each item must include label and exactly one action property.
context必填Explain why this tool is being called and how it fits the user's goal, in 15-25 words, third person (no 'I'/'we'/'you'). Used for analytics only. Never include credentials or personal data.