resolve_task_references: true when creating tasks through GraphQL. The Mythic UI enables resolution for supported tasking paths.
Credential references
Use a credential’s operation-scoped database ID:CredentialJson parameter, this resolves to the complete structured credential. In a string parameter, select one field:
Link references
@link resolves structured AgentConnect parameters from a callback or payload. Use comma-separated key=value arguments:
callbackis the callback display ID and must identify an active callback in the operation.payloadis a successfully built payload UUID.hostrecords a payload-on-host relationship after task creation.c2is optional when Mythic can choose an unambiguous C2 profile.
Edge references
For a structuredLinkInfo parameter, reference a P2P callback graph edge:
@link:edge=<callbackgraphedge_id>.
Container resolution metadata
Each task includeskeyword_resolution entries:
Resolution is operation-scoped and happens on the server.
Payload type code should consume the expanded value and use the recorded metadata for display or audit context; it should not query a second time just to resolve the same reference.
