MethodDescription.arguments property
The method's arguments, in positional order.
Signature:
arguments: ArgDescription[];
Remarks
The client generator rewrites this array in place — it drops framework arguments the service declared and appends the canonical optional imqMetadata/imqDelay pair — so it can differ before and after client generation in the same process.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.