Skip to content

Custom tools v2: WordPress hook tool type #56

@lezama

Description

@lezama

Follow-up to #43.

v1 ships HTTP tools only. Add a second tool type that fires a WordPress action / filter and surfaces the result to the agent. Same wizard surface, same security model (parameterised values, no PHP eval).

Acceptance: admin can author a tool that does do_action( 'my_hook', $args ) from {{parameter}} inputs and feed the captured output back to the agent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions