n3fjp_call
Send any raw N3FJP command and receive the parsed reply, supporting arbitrary commands not covered by group tools.
Instructions
Escape hatch: send any raw N3FJP command and return the parsed reply.
command may be a bare command id ("PROGRAM"), a full envelope
(""), or the inner form ("") — it is normalised
and CRLF-terminated for you. expect is the response id to wait for.
This reaches anything not surfaced by a group tool, including newer commands. Like the group tools, it runs at the Needs Approval tier; the only hard block is a raw SQL statement that could wipe/overwrite the whole database, which still requires the N3FJP_ALLOW_DB_WIPE switch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expect | No | ||
| command | Yes |